Set font color for checked state of horizontal radio button.
This commit is contained in:
parent
43675a475e
commit
13523bdf13
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