1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

fixed chart

This commit is contained in:
2016-12-19 05:21:45 +01:00
parent d2cc34d3a0
commit 9e2bf3dced
4 changed files with 198 additions and 14 deletions

View File

@@ -1,11 +1,11 @@
.SensorInfo{
flex: 1;
padding-right: 1em;
padding-left: 1em;
min-width: 0;
.selector-row{
display: flex;
justify-content: center;
select{
margin-left: 5px;
}