style: update

This commit is contained in:
xiaoxian521 2022-10-19 12:56:43 +08:00
parent 47e296c861
commit fc33e7e3f2

View File

@ -38,16 +38,12 @@ html.dark {
.arrow-left, .arrow-left,
.arrow-right { .arrow-right {
box-shadow: none; box-shadow: none;
border-right: 1px solid $border-style;
} }
.arrow-right { .arrow-right {
border-left: 1px solid $border-style; border-left: 1px solid $border-style;
} }
.arrow-left,
.arrow-right {
border-right: 1px solid $border-style;
}
} }
/* vxe-table */ /* vxe-table */