Fix overflowing document titles on homepage mobile view
This commit is contained in:
parent
400392655e
commit
020696fb17
@ -0,0 +1,7 @@
|
||||
table {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
th:first-child {
|
||||
min-width: 5rem;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user