mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: remove additional scrollbar from popup preview (#9140)
This commit is contained in:
parent
e37096f66f
commit
de5f66b3a0
@ -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