paperless-ngx/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.scss

5 lines
58 B
SCSS
Raw Normal View History

2020-10-27 01:10:18 +01:00
.doc-img {
object-fit: cover;
object-position: top;
}