Files
EasySoft-ZenTaoPMS/module/bug/css/view.css
2019-08-09 10:29:57 +08:00

6 lines
255 B
CSS

.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;}
.side-col .cell{padding:0px;}
.tab-pane table {border: 1px solid #ddd; border-top: none;}