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