Explorar o código

style: update

xiaoxian521 %!s(int64=2) %!d(string=hai) anos
pai
achega
fc33e7e3f2
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      src/style/dark.scss

+ 1 - 5
src/style/dark.scss

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