<range-input> (#171)

This commit is contained in:
Jake Archibald
2018-10-02 11:41:07 +01:00
committed by GitHub
parent 248676aa31
commit b25d1eaf86
7 changed files with 249 additions and 39 deletions

View File

@@ -1,6 +1,3 @@
.flip-range {
transform: scaleX(-1);
}
.hide {
display: none;
}