mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-11 22:56:41 +08:00
Fixes issue with scrollbar on sidebar [SCI-480]
This commit is contained in:
parent
1c1a7c231e
commit
f9e5d204bb
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ $toggle-btn-size: 50px;
|
|||
}
|
||||
|
||||
.tree {
|
||||
overflow-y: auto;
|
||||
margin-bottom: 0;
|
||||
padding-top: 15px;
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue