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