[WebUI] Show selected option of devices-graphs-select in Mono theme (#13752)

This commit is contained in:
Santiago Z
2022-02-06 19:13:27 -03:00
committed by GitHub
parent d829dd4db8
commit 2e35844056

View File

@@ -121,3 +121,8 @@
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.devices-graphs-select {
margin-right: 5px;
color: #555;
}