mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix: fix dark mode icon blend mode in 2.13.3 (#8166)
This commit is contained in:
parent
b0cb073e7b
commit
4752ef3e6f
@ -11,7 +11,6 @@
|
|||||||
object-position: top left;
|
object-position: top left;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
mix-blend-mode: multiply;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-title {
|
.card-title {
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
object-position: top left;
|
object-position: top left;
|
||||||
height: 180px;
|
height: 180px;
|
||||||
mix-blend-mode: multiply;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.document-card-check {
|
.document-card-check {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user