mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Hopefully finally fix the navbar scrollbar problems now
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user