CASH-1404 format code.

This commit is contained in:
Bryan Mauger 2025-08-13 13:41:02 -04:00
parent 5aa5b29f2e
commit d3b2526ea9
2 changed files with 2 additions and 2 deletions

View file

@ -227,7 +227,7 @@ export default {
&.sub-label {
background: $green-100;
border-radius: 50rem;
padding: 0.25rem 0.50rem;
padding: 0.25rem 0.5rem;
}
}
}

View file

@ -303,7 +303,7 @@ export default {
&.sub-label {
background: $green-100;
border-radius: 50rem;
padding: 0.25rem 0.50rem;
padding: 0.25rem 0.5rem;
}
}
}