mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
bs5: fix large card display
This commit is contained in:
parent
8ba282362d
commit
7b7ba83a87
2 changed files with 7 additions and 3 deletions
|
|
@ -4,6 +4,10 @@
|
|||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.doc-img-background {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.doc-img {
|
||||
object-fit: cover;
|
||||
object-position: top left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue