mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-07 11:49:48 -05:00
5 lines
85 B
SCSS
5 lines
85 B
SCSS
.document-preview {
|
|
height: calc(100vh - 180px);
|
|
top: 70px;
|
|
position: sticky;
|
|
} |