mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
temporary overflow css fix
This commit is contained in:
parent
e3f3b35f59
commit
afc7ed2d58
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ $nav-width: 250px;
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-bottom: 15px;
|
||||
overflow-y: auto;
|
||||
.header-submodule{
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue