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