guanqb
2023-01-04 1e7ddd6e4fd5b4695f663d9e326e175355230147
Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs
1 files modified
6 ■■■■ changed files
src/styles/base/index.scss 6 ●●●● 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;