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