fix dashboard select drop down (#1205)

This commit is contained in:
Guillermo Ruffino
2020-07-27 06:43:51 -03:00
committed by Otto Winter
parent 9483a9c8c4
commit f39bf9c1e5
3 changed files with 20 additions and 4 deletions
+5
View File
@@ -163,6 +163,11 @@ main {
color: black;
}
nav {
height: auto;
line-height: normal;
}
.select-port-container {
margin-top: 8px;
margin-right: 10px;