Merge pull request #361 from Safelite/feature/richardson/SSR-558

Give required radio/option container red border
This commit is contained in:
brich1212safe 2023-07-11 14:18:54 -04:00 committed by GitHub
commit 40a5ddaf48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,10 @@ html {
}
}
&.list-card {
border: 1px solid $red;
}
&.ui-radio {
&:hover {
input[type="radio"],