Merge pull request #2828 from Safelite/feature/bugfix/CASH-1501

CASH-1501: remove problematic fix for CASH-1437
This commit is contained in:
AdamCaouetteSafelite 2025-09-09 13:24:47 -04:00 committed by GitHub
commit 17f54c9579
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -899,9 +899,6 @@ 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;