diff --git a/src/components/generic/CelebrationCheckbox.vue b/src/components/generic/CelebrationCheckbox.vue index cce8d6f..72b8924 100644 --- a/src/components/generic/CelebrationCheckbox.vue +++ b/src/components/generic/CelebrationCheckbox.vue @@ -20,6 +20,7 @@ const localValue = computed({
+
@@ -76,7 +77,7 @@ $primary: #866efb; } &:checked { - & + label { + & + .animation-helper { animation: splash 0.6s ease forwards; & + svg { path { @@ -86,7 +87,7 @@ $primary: #866efb; } } } - label { + .animation-helper { width: 24px; height: 24px; background: none;