瀏覽代碼

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

Matvey 3 年之前
父節點
當前提交
9586168c85
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {