Merge pull request #2774 from Safelite/feature/bugfix/CASH-1402

CASH-1402 bugfix: CSS fix
This commit is contained in:
AdamCaouetteSafelite 2025-08-18 10:35:40 -04:00 committed by GitHub
commit c090640de2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 {