We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d27c3 commit 84aba78Copy full SHA for 84aba78
src/scss/core/_Range.scss
@@ -34,8 +34,6 @@ input[type="range"] {
34
-webkit-appearance: none;
35
appearance: none;
36
background: $color-primary;
37
- border-radius: 100%;
38
- ;
39
border: none;
40
box-shadow: $control-shadow;
41
cursor: pointer;
0 commit comments