Преглед на файлове

💄 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;
+}