adding threshold

This commit is contained in:
Peter Holmberg
2018-12-17 14:15:04 +01:00
parent 7c83d7ba82
commit ade2f297a7
4 changed files with 77 additions and 154 deletions

View File

@@ -10,7 +10,7 @@
.threshold-row {
display: flex;
align-items: center;
margin: 5px 0;
margin-top: 3px;
padding: 5px;
&::before {
@@ -95,6 +95,7 @@
.indicator-section {
width: 100%;
height: 50px;
cursor: pointer;
}