ソースを参照

💄 update antd table scss

晓晓晓晓丶vv 4 年 前
コミット
a65b433015
1 ファイル変更4 行追加0 行削除
  1. 4 0
      src/scss/antd.scss

+ 4 - 0
src/scss/antd.scss

@@ -39,3 +39,7 @@
   margin-top: 0 !important;
   margin-bottom: 0 !important;
 }
+
+.ant-table td {
+  white-space: nowrap !important;
+}