mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-07 19:34:33 +08:00
Apply column fix to all tables
This commit is contained in:
@ -11,6 +11,7 @@ table {
|
|||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
td p, th p {
|
td p, th p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Reference in New Issue
Block a user