| | |
| | | margin: 0; |
| | | padding: 0; |
| | | box-sizing: border-box; |
| | | scrollbar-color: rgba(8, 56, 185, 0.9) hsla(0, 0%, 84.7%, 0.2); |
| | | scrollbar-width: thin; |
| | | } |
| | | |
| | | html, |
| | |
| | | font-size: 16px; |
| | | overflow-x: hidden; |
| | | overflow-y: auto; |
| | | background: #171b22; |
| | | background: #032e61; |
| | | |
| | | // scrollbar-width: none; |
| | | // -ms-overflow-style: none; |
| | |
| | | -ms-interpolation-mode: nearest-neighbor; |
| | | } |
| | | |
| | | ::-webkit-scrollbar { |
| | | width: 5px; |
| | | height: 5px; |
| | | background-color: transparent; |
| | | } |
| | | // ::-webkit-scrollbar { |
| | | // width: 5px; |
| | | // height: 5px; |
| | | // background-color: transparent; |
| | | // } |
| | | |
| | | ::-webkit-scrollbar { |
| | | width: 7px; |
| | | height: 7px; |
| | | background-color: transparent; |
| | | } |
| | | // ::-webkit-scrollbar { |
| | | // width: 7px; |
| | | // height: 7px; |
| | | // background-color: transparent; |
| | | // } |
| | | |
| | | ::-webkit-scrollbar-thumb { |
| | | border-radius: 5px; |
| | | background-color: hsla(220deg, 4%, 58%, 0.3); |
| | | } |
| | | // ::-webkit-scrollbar-thumb { |
| | | // border-radius: 5px; |
| | | // background-color: hsla(220deg, 4%, 58%, 0.3); |
| | | // } |
| | | |
| | | ::-webkit-scrollbar-thumb { |
| | | border-radius: 5px; |
| | | background-color: hsla(220deg, 4%, 58%, 0.3); |
| | | } |
| | | // ::-webkit-scrollbar-thumb { |
| | | // border-radius: 5px; |
| | | // background-color: hsla(220deg, 4%, 58%, 0.3); |
| | | // } |
| | | |
| | | ::-webkit-scrollbar-track-piece { |
| | | background-color: transparent; |
| | | } |
| | | // ::-webkit-scrollbar-track-piece { |
| | | // background-color: transparent; |
| | | // } |
| | | |
| | | ::-webkit-scrollbar-track-piece { |
| | | background-color: transparent; |
| | | } |
| | | // ::-webkit-scrollbar-track-piece { |
| | | // background-color: transparent; |
| | | // } |
| | | |
| | | .car-video-box { |
| | | .el-dialog { |