| src/styles/base/index.scss | ●●●●● patch | view | raw | blame | history |
src/styles/base/index.scss
@@ -2,6 +2,9 @@ margin: 0; padding: 0; box-sizing: border-box; scrollbar-color: rgba(17, 38, 163, .5) hsla(0, 0%, 84.7%, .2); scrollbar-width: thin; } html, @@ -12,9 +15,6 @@ overflow-x: hidden; overflow-y: auto; background: $bg-one-color; scrollbar-color: rgba(17, 38, 163, .5) hsla(0, 0%, 84.7%, .2); scrollbar-width: thin; // scrollbar-width: none; // -ms-overflow-style: none;