Actually, it needs to be like this for closed cards which don't get a specific class

This commit is contained in:
Jason Zimdars
2025-10-02 20:36:21 -05:00
parent 299ce6252f
commit 02d96473bb
+1 -1
View File
@@ -322,7 +322,7 @@
transform-origin: top right;
}
.card:is(.card__closed),
.card:has(.card__closed),
.card:is(.card--postponed),
.card-perma:has(.card__closed),
.card-perma:has(.card--postponed) {