Skip to content

Commit e3e4a96

Browse files
author
Akos Kitta
committed
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>
1 parent 4129544 commit e3e4a96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arduino-ide-extension/src/browser/style/arduino-select.css

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
}
99

1010
.arduino-select__control--is-focused {
11-
border-color: var(--theia-accent-color3) !important;
1211
box-shadow: none !important;
1312
}
1413

0 commit comments

Comments
 (0)