mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +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 {
|
||||
background-color: $color-alto;
|
||||
padding: 0 1rem 1rem !important;
|
||||
min-height: calc(100vh - var(--navbar-height));
|
||||
|
||||
.title-row {
|
||||
margin-left: -1rem;
|
||||
|
|
Loading…
Reference in a new issue