Explorar o código

feat:【我的素材】表格里文字默认自动换行,看下其他电脑上时间是否会出现换行。

任一存 %!s(int64=4) %!d(string=hai) anos
pai
achega
fde60e8685
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/table/style.less

+ 1 - 1
src/components/table/style.less

@@ -78,7 +78,7 @@
         span {
           color: #323233;
           word-break: keep-all;
-          white-space: nowrap;
+          // white-space: nowrap;
         }
       }
     }