💄(react) fix DatePicker label focused
The label of the DatePicker was not using the specific focus color.
This commit is contained in:
@@ -180,5 +180,6 @@ Here are the custom design tokens defined by the datepicker.
|
||||
| grid-cell--border-color--today | Border color of the today grid-cell |
|
||||
| grid-cell--color--today | Value color of the today grid-cell |
|
||||
| range-selection-background-color | Value color of the selected grid-cells |
|
||||
| label-color--focus | Label color when focused |
|
||||
|
||||
See also [Field](?path=/story/components-forms-field-doc--page)
|
||||
|
||||
Reference in New Issue
Block a user