mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: prevent saved view widgets cut off on mobile
This commit is contained in:
parent
21558dcf8b
commit
94a20b4510
@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
.show {
|
||||
max-height: 1000px;
|
||||
max-height: 99999px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user