mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-23 17:52:23 -04: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