💄(react) improve input component styling configuration

Align design tokens of input component with select component's
design tokens for consistent styling configuration. Having a
transparent background was causing a weird ux.
This commit is contained in:
Lebaud Antoine
2023-06-06 10:38:47 +02:00
committed by aleb_the_flash
parent 38538e354b
commit 1ff37cf12f
6 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
improve input styling configuration