mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-01 00:56:05 +08:00
Merge pull request #5447 from aignatov-bio/ai-sci-8497-fix-empty-spave-on-task-page
Fix task page background size [SCI-8497]
This commit is contained in:
commit
d28dc059df
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
.content-pane.my-modules-protocols-index {
|
.content-pane.my-modules-protocols-index {
|
||||||
background-color: $color-alto;
|
background-color: $color-alto;
|
||||||
padding: 0 1rem 1rem !important;
|
padding: 0 1rem 1rem !important;
|
||||||
|
min-height: calc(100vh - var(--navbar-height));
|
||||||
|
|
||||||
.title-row {
|
.title-row {
|
||||||
margin-left: -1rem;
|
margin-left: -1rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue