Merge pull request #1079 from Safelite/feature/kiener/INSR-6191

INSR-6191 | Styling when big truck is unavailable
This commit is contained in:
scottkiener-at-safelite 2026-02-16 10:15:05 -05:00 committed by GitHub
commit 6a05c22ddd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;