mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: minor safari visual fixes around loading cards
This commit is contained in:
parent
997db0fea1
commit
beb8ed8313
@ -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:not(.placeholder-glow),
|
||||||
.document-card-large:not(.placeholder-glow) {
|
.document-card-large:not(.placeholder-glow) {
|
||||||
.doc-img-container {
|
.doc-img-container {
|
||||||
|
transition: none;
|
||||||
background-color: #ffffff !important;
|
background-color: #ffffff !important;
|
||||||
width: 101%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.doc-img {
|
.doc-img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user