* Set build field word-wrap.

This commit is contained in:
daitingting
2018-07-04 15:20:06 +08:00
parent ce9cf8a0c7
commit ddea3afd97
+1
View File
@@ -1,2 +1,3 @@
.content .stepTitle{display:block; color: green; margin:0px;}
.table-fixed td{white-space: unset}
.table-data tr > td{word-break: break-all; word-wrap: break-word;}