mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-08 03:46:33 +00:00
aligned input
to the selects.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
557ec2ae42
commit
6154d1e8d5
@ -21,6 +21,7 @@
|
|||||||
.serial-monitor .head .send {
|
.serial-monitor .head .send {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serial-monitor .head .send > input {
|
.serial-monitor .head .send > input {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user