Explorar el Código

菜单右边border颜色

luolei hace 5 años
padre
commit
3d5eabb006
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/index.less

+ 1 - 1
src/css/index.less

@@ -99,7 +99,7 @@
     width: @menuWt;
     height: 100%;
     background: @themeColor;
-    border-right: 1px @fstColor solid;
+    border-right: 1px @darkLightBorderColor solid;
     box-sizing: border-box;
     overflow-y: auto;
     padding-top: 15px;