Browse Source

样式调整

haojianlong 4 years ago
parent
commit
9407a5ab81
1 changed files with 1 additions and 1 deletions
  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>