Browse Source

Disable scrollbar hiding in sidebar

Nadav Tasher 7 tháng trước cách đây
mục cha
commit
547261abb6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      client/components/sidebar/sidebar.css

+ 0 - 1
client/components/sidebar/sidebar.css

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