Merge pull request #1238 from Safelite/feature/kroell/INSR-9790

INSR-9790: styling fixes
This commit is contained in:
katiekroell 2026-05-22 12:24:59 -04:00 committed by GitHub
commit b4dc37195f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -395,7 +395,7 @@ export default {
margin: 0rem;
padding: 1.25rem 1.25rem .625rem 1.25rem;
.modal-title {
font-weight: $font-weight-bolder;
font-weight: 600;
font-size: .875rem;
line-height: 1.25rem;
text-align: start;
@ -416,6 +416,12 @@ export default {
font-weight: $font-weight-bold;
color: $black;
}
.recal-modal-body {
font-size: .9375rem;
b {
color: $black;
}
}
.recal-modal-image {
width: 100%;
height: auto;