Fix: fix dark mode icon blend mode in 2.13.3 (#8166)

This commit is contained in:
shamoon
2024-11-03 05:27:20 -08:00
committed by GitHub
parent c2509ea439
commit d01192b81e
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
object-position: top left;
height: 100%;
position: absolute;
mix-blend-mode: multiply;
}
.card-title {

View File

@@ -6,7 +6,6 @@
object-fit: cover;
object-position: top left;
height: 180px;
mix-blend-mode: multiply;
}
.document-card-check {