mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-27 13:16:43 +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:
parent
4129544738
commit
e3e4a96db3
@ -8,7 +8,6 @@
|
||||
}
|
||||
|
||||
.arduino-select__control--is-focused {
|
||||
border-color: var(--theia-accent-color3) !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user