소스 검색

feat: 处理冲突

chao x 1 년 전
부모
커밋
2630322129
3개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      .gitignore
  2. BIN
      .swc/plugins/v4/200063c2c798457e0f441f309e564fe9e258e1dcb142b8c6a1df1cbb41ae9bd9
  3. 1 1
      src/plugin/components/custom/index.less

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 # ---> VisualStudioCode
 .settings
+.swc/
 
 
 # ---> VisualStudio

BIN
.swc/plugins/v4/200063c2c798457e0f441f309e564fe9e258e1dcb142b8c6a1df1cbb41ae9bd9


+ 1 - 1
src/plugin/components/custom/index.less

@@ -73,7 +73,7 @@
         }
 
         .title {
-          flex: 1;
+          width: 100%;
           padding: 0 12px;
           overflow: hidden;
           white-space: nowrap;