Sfoglia il codice sorgente

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

Matvey 3 anni fa
parent
commit
9586168c85
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {