ソースを参照

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

Matvey 4 年 前
コミット
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 {