paperless-ngx/src-ui/src/app/components/document-detail/document-detail.component.scss
2020-12-08 00:45:23 +01:00

5 lines
85 B
SCSS

.document-preview {
height: calc(100vh - 180px);
top: 70px;
position: sticky;
}