mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-08 01:48:32 +00:00
do not show border on focus.
when the list is opened, we have the accent color anyway. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
}
|
||||
|
||||
.arduino-select__control--is-focused {
|
||||
border-color: var(--theia-accent-color3) !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user