mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +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 {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
overflow-y: overlay;
|
||||
border-top: 2px solid !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user