progress on scrollable panels work

This commit is contained in:
Torkel Ödegaard
2017-11-21 14:30:33 +01:00
parent 741e5a38bd
commit 830c307bba
12 changed files with 46 additions and 53 deletions

View File

@@ -2,6 +2,7 @@
position: relative;
display: table;
width: 100%;
height: 100%;
}
.singlestat-panel-value-container {