Files
EasySoft-ZenTaoPMS/module/bug/css/view.css
2021-03-10 23:07:20 +08:00

6 lines
263 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;}