Actually, it needs to be like this for closed cards which don't get a specific class
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user