1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-08 09:02:47 +00:00

fix width on chart

This commit is contained in:
2016-12-19 06:13:40 +01:00
parent 7b49db34b2
commit 5a15e29755

View File

@@ -1,6 +1,8 @@
.SensorInfo{
flex: 1;
padding-right: 1em;
padding-left: 1em;
min-width: 0;
.selector-row{
display: flex;