haojianlong hace 4 años
padre
commit
9407a5ab81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/editview/leftToolBar.vue

+ 1 - 1
src/components/editview/leftToolBar.vue

@@ -196,6 +196,6 @@ li {
   top: 84px;
   // box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
   width: 221px;
-  border-right: 1px solid transparent;
+  border-right: 1px solid #eee;
 }
 </style>