Change radio button border colour to match design (#7087)
This commit is contained in:
parent
286388bc7b
commit
50ff00084f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.mx_StyledRadioButton {
|
.mx_StyledRadioButton {
|
||||||
$radio-circle-color: $muted-fg-color;
|
$radio-circle-color: $quaternary-content;
|
||||||
$active-radio-circle-color: $accent-color;
|
$active-radio-circle-color: $accent-color;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue