diff --git a/public/css/grocy.css b/public/css/grocy.css index 01a72aa2..44348439 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -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; }