mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 18:08:28 +00:00
web: make sidebar scrollable on vertical overflow
This commit is contained in:
parent
587b939f18
commit
5de57a1225
@ -70,5 +70,6 @@
|
||||
height: 100%;
|
||||
justify-content: space-between;
|
||||
padding-bottom: var(--sidebar-padding);
|
||||
overflow: scroll;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user