CASH-1437: fix #4 for blank background
This commit is contained in:
parent
1b0f4510d1
commit
c73474208a
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue