princeLee 4 년 전
부모
커밋
9d64715005
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/components/newLayout/Aside.vue

+ 3 - 0
src/components/newLayout/Aside.vue

@@ -289,6 +289,9 @@ section {
     font-size: 18px;
     border-right: 1px solid #eeeeee;
     white-space: nowrap;
+    svg {
+      cursor: pointer;
+    }
     .icon-select {
       margin-left: 2px;
     }