mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-05 20:38:27 +02:00
fix dashboard select drop down (#1205)
This commit is contained in:
committed by
Otto Winter
parent
9483a9c8c4
commit
f39bf9c1e5
@@ -163,6 +163,11 @@ main {
|
||||
color: black;
|
||||
}
|
||||
|
||||
nav {
|
||||
height: auto;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.select-port-container {
|
||||
margin-top: 8px;
|
||||
margin-right: 10px;
|
||||
|
||||
Reference in New Issue
Block a user