fix webui wrapping

This commit is contained in:
Jethro Grassie 2019-05-04 16:21:46 -04:00
parent 0264462f44
commit f70955d648
No known key found for this signature in database
GPG Key ID: DE8ED755616565BB
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
}
td {
vertical-align: top;
white-space: wrap;
white-space: nowrap;
}
td:last-child {
white-space: unset;