Merge pull request #914 from Safelite/defect/CSR-1019
CSR-1019 | Fix text wrapping styling on cash-or-insurance
This commit is contained in:
commit
3905ef23d3
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue