fix: BUG修改

This commit is contained in:
kun 2023-06-30 19:12:57 +08:00
parent 2bad15f4ea
commit 21be818c5e

View File

@ -1,6 +1,6 @@
.el-main {
box-sizing: border-box;
padding: 20px;
padding: 10px;
overflow-x: hidden;
background-color: #060a1d;
&::-webkit-scrollbar {