Fixed focus visual on InputChips

This commit is contained in:
Cagatay Civici 2024-05-13 19:04:12 +03:00
parent 00b90f8d7d
commit 64fe013436
7 changed files with 51 additions and 3 deletions

View file

@ -36,7 +36,7 @@ export default {
},
dark: {
root: {
background: '{surface.700}',
background: '{surface.800}',
color: '{surface.0}'
},
icon: {