CASH-1402 bugfix: CSS fix

This commit is contained in:
AdamCaouetteSafelite 2025-08-18 10:10:42 -04:00
parent 1dc9269389
commit ab5fd16a01

View file

@ -13,6 +13,7 @@ html {
&:hover {
@include box-shadow-hover($red-200);
z-index: 5;
border-radius: 50rem;
}
input[type="radio"]:focus + .list-button-content {