mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix overflowing document titles on homepage mobile view
This commit is contained in:
parent
58984737ef
commit
7a09519a3f
@ -0,0 +1,7 @@
|
||||
table {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
th:first-child {
|
||||
min-width: 5rem;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user