优化界面

This commit is contained in:
GoEdgeLab
2020-11-03 16:38:48 +08:00
parent 44a0530c51
commit 7eb41f5580
4 changed files with 22 additions and 15 deletions

View File

@@ -1,4 +1,7 @@
table td {
word-break: break-all;
}
table td.title {
width: 12em !important;
}
/*# sourceMappingURL=viewPopup.css.map */