mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Larger popover preview size
This commit is contained in:
parent
31cd32406c
commit
1ff7a89a35
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
max-width: 40rem;
|
||||
|
||||
.preview {
|
||||
min-width: 25rem;
|
||||
min-height: 15rem;
|
||||
min-width: 30rem;
|
||||
min-height: 18rem;
|
||||
max-height: 35rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue