Merge branch 'feature/CASH-1182' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CASH-1182

This commit is contained in:
JennyNou 2025-08-04 16:01:59 -04:00
commit 6d8730b5d5
2 changed files with 2 additions and 2 deletions

View file

@ -1112,7 +1112,7 @@ export default {
color: $black;
justify-content: left;
margin-bottom: 0.5rem;
font-weight:500;
font-weight: 500;
}
.legend {
grid-area: 1 / 5 / 2 / 8;

View file

@ -133,7 +133,7 @@ export default {
width: auto;
}
}
div.appointment-type-question div.button-question div.col div.button-content{
div.appointment-type-question div.button-question div.col div.button-content {
padding-left: 0.5rem;
padding-right: 0.5rem;
}