Browse Source

Обновил стили скроллбаров

Matvey 3 năm trước cách đây
mục cha
commit
9586168c85
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      html/css/index.css

+ 1 - 0
html/css/index.css

@@ -278,6 +278,7 @@ main {
     background-color: #ffffff;
     border-radius: 10px;
     overflow: scroll;
+    scrollbar-width: none;
 }
 
 main > .course {