Disable scrollbar hiding in sidebar

This commit is contained in:
Nadav Tasher 2024-11-21 00:13:50 +02:00
parent 7696b7b769
commit 547261abb6

View file

@ -4,7 +4,6 @@
bottom: 0;
right: 0;
overflow-y: scroll;
scrollbar-width: none;
}
.sidebar .sidebar-shadow {
background: #f7f7f7;