mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Next attempt to fix the scroll issue of navigation section (references #90)
This commit is contained in:
parent
70c00e81d9
commit
366152c049
|
|
@ -95,7 +95,8 @@ input::-webkit-inner-spin-button {
|
|||
}
|
||||
|
||||
.navbar-sidenav {
|
||||
overflow: hidden;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
border-top: 2px solid !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user