Big truck, button styling

When selected but unfocused the border now matches
This commit is contained in:
scottkiener-at-safelite 2026-02-13 14:52:28 -05:00
parent 0fa275f8b6
commit 740c5e1498

View file

@ -123,7 +123,6 @@ $heritage-checked-border-color: #0070d1;
&:checked + .list-button-content {
background: $background-color-selected;
border-color: $heritage-checked-border-color;
box-shadow: 0 0 0 1px $blue;
.button-label-copy {
font-weight: 500;
color: $black;