Merge branch 'release/2025.07.10' into feature/CASH-816

This commit is contained in:
Johnny Shultz 2025-07-01 13:46:28 -04:00 committed by GitHub
commit 639c96452e
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;
}
}