Browse Source

样式调整

haojianlong 4 năm trước cách đây
mục cha
commit
9407a5ab81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>