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