Fix that stage should be visible above card background

This commit is contained in:
Jason Zimdars
2025-07-02 16:06:22 -05:00
parent 41e40b5444
commit f623f6fea8
+1 -1
View File
@@ -85,7 +85,7 @@
.card__background {
.card:has(& img:not([src=""])) {
.card__body,
.card__content,
.card__meta,
.workflow-stage:not(.workflow-stage--current) {
opacity: 0;