mirror of
https://github.com/grocy/grocy.git
synced 2026-04-04 11:56:16 +02:00
Hopefully finally fix the navbar scrollbar problems now
This commit is contained in:
parent
dd48be595c
commit
ca5df3b217
|
|
@ -104,7 +104,7 @@ input::-webkit-inner-spin-button {
|
||||||
|
|
||||||
.navbar-sidenav {
|
.navbar-sidenav {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: overlay;
|
||||||
border-top: 2px solid !important;
|
border-top: 2px solid !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user