Range input styles

This commit is contained in:
Jake Archibald
2018-10-18 16:56:14 +01:00
parent 91d165cab9
commit 97c2302871
5 changed files with 111 additions and 19 deletions

View File

@@ -24,6 +24,10 @@ $horizontalPadding: 15px;
padding: 10px $horizontalPadding;
}
.option-one-cell {
padding: 10px $horizontalPadding;
}
.option-input-first,
.section-enabler {
cursor: pointer;