소스 검색

修改Bug

bill 1 년 전
부모
커밋
5349c68335
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/folder/index.vue

+ 1 - 0
src/views/folder/index.vue

@@ -107,6 +107,7 @@ const preview = (floder: Floder) => {
       margin-left: 10px;
       font-size: 12px;
       color: currentColor;
+      word-break:break-all;
     }
   }
 }