CASH-1437: fix #4 for blank background

This commit is contained in:
AdamCaouetteSafelite 2025-09-09 07:46:33 -04:00
parent 1b0f4510d1
commit c73474208a

View file

@ -899,6 +899,9 @@ export default {
<style lang="scss" scoped>
// Unique to quote page for 2.0/Heritage parity
.prevent-modal-scroll.modal-open .container.quote .row:not(.save-progress-popup) {
opacity: 0;
}
.quote {
padding-bottom: 2rem;