소스 검색

Disable scrollbar hiding in sidebar

Nadav Tasher 8 달 전
부모
커밋
547261abb6
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;