晓晓晓晓丶vv 4 лет назад
Родитель
Сommit
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;
+}