remove border

This commit is contained in:
Peter Holmberg 2018-11-28 15:25:10 +01:00
parent 3066f895fa
commit e74db94a27

View File

@ -97,12 +97,7 @@
.indicator-section {
width: 100%;
border-top: 1px solid black;
cursor: pointer;
:first-of-type {
border-top: none;
}
}
.color-indicators {