mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Fix: remove additional scrollbar from popup preview (#9140)
This commit is contained in:
parent
e37096f66f
commit
de5f66b3a0
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
.preview-popup-container > * {
|
||||
width: 30rem !important;
|
||||
height: 22rem !important;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
::ng-deep .popover.popover-preview {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue