mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Fix: minor safari visual fixes around loading cards
This commit is contained in:
parent
997db0fea1
commit
beb8ed8313
1 changed files with 1 additions and 1 deletions
|
|
@ -206,8 +206,8 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||
.document-card:not(.placeholder-glow),
|
||||
.document-card-large:not(.placeholder-glow) {
|
||||
.doc-img-container {
|
||||
transition: none;
|
||||
background-color: #ffffff !important;
|
||||
width: 101%;
|
||||
}
|
||||
|
||||
.doc-img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue