CASH-1182

formatting
This commit is contained in:
Johnny shultz 2025-08-04 14:47:08 -04:00
parent d5d3bb5cca
commit 8a26261c94
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -133,7 +133,7 @@ export default {
width: auto; 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-left: 0.5rem;
padding-right: 0.5rem; padding-right: 0.5rem;
} }