Browse Source

💄 update antd table scss

晓晓晓晓丶vv 4 năm trước cách đây
mục cha
commit
a65b433015
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;
+}