mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Next attempt to fix the scroll issue of navigation section (references #90)
This commit is contained in:
@@ -95,7 +95,8 @@ input::-webkit-inner-spin-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.navbar-sidenav {
|
.navbar-sidenav {
|
||||||
overflow: hidden;
|
overflow-x: hidden;
|
||||||
|
overflow-y: auto;
|
||||||
border-top: 2px solid !important;
|
border-top: 2px solid !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user