aligned input to the selects.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2019-12-05 17:23:01 +01:00
parent 557ec2ae42
commit 6154d1e8d5

View File

@ -21,6 +21,7 @@
.serial-monitor .head .send {
display: flex;
flex: 1;
margin-right: 5px;
}
.serial-monitor .head .send > input {