Merge remote-tracking branch 'origin/feature/CASH-816' into feature/CASH-816

This commit is contained in:
Johnny shultz 2025-07-01 13:50:12 -04:00
commit 0032a3a1dd

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;
}
}