mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Prevent dashboard overflow on mobile
This commit is contained in:
parent
f01d667e58
commit
e8bff7bba5
@ -1,7 +1,8 @@
|
||||
table {
|
||||
overflow-wrap: anywhere;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
th:first-child {
|
||||
min-width: 5rem;
|
||||
width: 25%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user