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