Switches in settings (#45)

This commit is contained in:
Maciej Hirsz
2018-09-24 11:45:05 +02:00
committed by GitHub
parent b16b9c5090
commit d2e8eb83ae
5 changed files with 78 additions and 17 deletions
@@ -101,17 +101,3 @@
font-size: 20px;
font-weight: 100;
}
.Chain-settings-category p {
padding: 0;
margin: 0 0 0.1em 0;
cursor: pointer;
}
.Chain-settings-category .Icon {
margin-right: 10px;
}
.Chain-settings-disabled {
color: #666;
}