Merge pull request #2319 from Safelite/CASH-191-button-fix-2

CASH-191 button fix.
This commit is contained in:
bmauger 2025-02-20 13:34:39 -05:00 committed by GitHub
commit 29815f7022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,6 +151,7 @@ export default {
&.btn {
&.btn-secondary {
font-weight: 900;
border: none;
&:hover,
&:active,
@ -180,6 +181,7 @@ export default {
transition: background 0s 0s ease-in-out;
}
}
.modal.modal-component .modal-dialog .modal-content {
.modal-header {
padding-top: 0;