Merge pull request #2753 from Safelite/BRM-fix-shadow-on-email-confirmation
BRM fix shadow on quote page.
This commit is contained in:
commit
dbe321cd34
1 changed files with 3 additions and 0 deletions
|
|
@ -976,6 +976,9 @@ export default {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
:deep(.cash-or-insurance-question .list-button-horizontal) {
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.quote-page.show-save-progress-popup .row.justify-content-center {
|
.quote-page.show-save-progress-popup .row.justify-content-center {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue