Files
EdgeAdmin/web/views/@default/servers/server/log/viewPopup.css
T

7 lines
124 B
CSS
Raw Normal View History

2020-11-02 21:15:25 +08:00
table td {
word-break: break-all;
}
2020-11-03 16:38:48 +08:00
table td.title {
width: 12em !important;
}
2020-11-02 21:15:25 +08:00
/*# sourceMappingURL=viewPopup.css.map */