mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
Larger popover preview size
This commit is contained in:
parent
31cd32406c
commit
1ff7a89a35
@ -2,8 +2,8 @@
|
|||||||
max-width: 40rem;
|
max-width: 40rem;
|
||||||
|
|
||||||
.preview {
|
.preview {
|
||||||
min-width: 25rem;
|
min-width: 30rem;
|
||||||
min-height: 15rem;
|
min-height: 18rem;
|
||||||
max-height: 35rem;
|
max-height: 35rem;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user