mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-25 20:26:38 +00:00
Fixed the checkmark position in the dropdown.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
2f84b5c6b7
commit
2be54944bf
@ -209,6 +209,7 @@ button.theia-button.main {
|
|||||||
|
|
||||||
.arduino-boards-dropdown-item .fa-check {
|
.arduino-boards-dropdown-item .fa-check {
|
||||||
color: var(--theia-accent-color1);
|
color: var(--theia-accent-color1);
|
||||||
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.arduino-boards-dropdown-item.selected,
|
.arduino-boards-dropdown-item.selected,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user