Merge branch 'release/2025.05.22' into feature/REVERT-cash-45

This commit is contained in:
chloeherdsafelite 2025-05-13 14:54:32 -04:00 committed by GitHub
commit e7b8b34421
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1042,6 +1042,9 @@ export default {
min-width: 3rem;
width: 3rem;
}
&:hover {
border: 2px solid $blue;
}
}
}
&.unavailable-day {
@ -1083,7 +1086,6 @@ export default {
}
input[type="radio"]:checked + label:after {
background-color: $black;
top: 2rem;
}
}
}