CSR-1019 | Fix text wrapping styling on cash-or-insurance

This commit is contained in:
Scott Kiener 2023-01-04 09:03:14 -05:00
parent b4804a7b20
commit f40b852305

View file

@ -99,6 +99,7 @@ export default {
border: 1px solid $blue-700; border: 1px solid $blue-700;
z-index: 2; z-index: 2;
color: $blue; color: $blue;
height: 100%;
span { span {
font-size: 1rem; font-size: 1rem;