Merge pull request #203 from Safelite/BRM-fix-font-color-list-button-horizontal-selected
Set font color for checked state of horizontal radio button.
This commit is contained in:
commit
32daee81ac
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ export default {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
span {
|
span {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
color: $black;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue