Forráskód Böngészése

💄 update antd table scss

晓晓晓晓丶vv 4 éve
szülő
commit
a65b433015
1 módosított fájl, 4 hozzáadás és 0 törlés
  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;
+}