Merge pull request #2615 from Safelite/feature/CASH-952

Feature/CASH-952
This commit is contained in:
Chris 2025-07-01 10:12:06 -04:00 committed by GitHub
commit 46424e94da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -164,15 +164,13 @@ export default {
> div:last-of-type {
color: $gray-650;
text-align: left;
@include media-breakpoint-down(md) {
padding-top: 1rem;
}
@include media-breakpoint-up(md) {
padding-left: 1rem;
&#extended-pay-option {
max-width: 28rem;
}
max-width: 26rem;
}
}