fix white-space on log message
This commit is contained in:
parent
edb4d7df3a
commit
3cb8d2940a
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ th.log-type {
|
||||||
td.log-content,
|
td.log-content,
|
||||||
td.log-content {
|
td.log-content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
white-space: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
.log:hover {
|
.log:hover {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue