mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +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;
|
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…
Add table
Add a link
Reference in a new issue