fix style
This commit is contained in:
parent
6fb99e3866
commit
6863e45cde
|
@ -447,7 +447,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
table:not(.table) {
|
table:not(.table) {
|
||||||
word-break: normal;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue