Commit 1ca0d1de by Peter Holmberg

color touches

parent e1eb7ca5
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.threshold-rows { .threshold-rows {
flex: 1 0 auto; flex: 1 0 auto;
margin-left: 10px; margin-left: 5px;
} }
.threshold-row { .threshold-row {
...@@ -55,7 +55,8 @@ ...@@ -55,7 +55,8 @@
} }
.color-indicators { .color-indicators {
width: 20px; width: 15px;
min-height: 40px; min-height: 40px;
flex: 0 1 auto; flex: 0 1 auto;
border-radius: $border-radius;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment