Show notification X on card hover

This commit is contained in:
Andy Smith
2025-08-13 13:40:08 -05:00
parent 7423413fa4
commit efa0a56207
+1 -1
View File
@@ -459,7 +459,7 @@
}
@media (hover: hover) {
&:hover {
.card:hover & {
--btn-background: transparent;
&:before { opacity: 0; }