mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Fix: remove additional scrollbar from popup preview
This commit is contained in:
parent
e49ecd4dfe
commit
1a519570b0
@ -1,7 +1,6 @@
|
|||||||
.preview-popup-container > * {
|
.preview-popup-container > * {
|
||||||
width: 30rem !important;
|
width: 30rem !important;
|
||||||
height: 22rem !important;
|
height: 22rem !important;
|
||||||
overflow-y: scroll;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep .popover.popover-preview {
|
::ng-deep .popover.popover-preview {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user