Remove shadow on drafted cards

This commit is contained in:
Jason Zimdars
2025-04-17 18:08:28 -05:00
parent 3a823cae7d
commit bc5035c8f3
+1
View File
@@ -96,6 +96,7 @@
border-color: var(--card-color) !important;
border-style: dashed !important;
box-shadow: none !important;
}
.card__background {