mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-29 01:37:19 +00:00
8 lines
178 B
CSS
8 lines
178 B
CSS
#theia-statusBar .area .element.arduino-selected-port {
|
|
margin-left: 0px;
|
|
}
|
|
|
|
#theia-statusBar .area .element.arduino-selected-board > *:last-child {
|
|
margin-right: 0px;
|
|
}
|