소스 검색

样式调整

haojianlong 4 년 전
부모
커밋
9407a5ab81
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>