CASH-1437: fix #3 for heritage parity, color

This commit is contained in:
AdamCaouetteSafelite 2025-09-09 07:36:37 -04:00
parent 7d015707c0
commit 1b0f4510d1

View file

@ -286,5 +286,6 @@ export default {
.select-option {
font-family: UrbanistSemibold, Arial, Helvetica, sans-serif;
font-weight: 600;
color: $black;
}
</style>