@@ -40,3 +40,6 @@
margin-left: 4px;
margin-right: 0;
}
+.el-table .cell{
+ white-space: pre-wrap;
+}