💄(react) improve radio input styling configuration
Align design tokens of radio input component with select component's design tokens for consistent styling configuration.
This commit is contained in:
committed by
aleb_the_flash
parent
8cf2bb28e1
commit
38538e354b
@@ -125,6 +125,7 @@
|
||||
--c--components--forms-select--label-color--focus: #0556BF;
|
||||
--c--components--forms-radio--border-color: #E7E8EA;
|
||||
--c--components--forms-radio--accent-color: #419A14;
|
||||
--c--components--forms-radio--background-color: white;
|
||||
--c--components--forms-input--font-weight: 400;
|
||||
--c--components--forms-input--font-size: 1rem;
|
||||
--c--components--forms-input--border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user