Skip to content

Commit 02c012e

Browse files
Yair Even OrYair Even Or
Yair Even Or
authored and
Yair Even Or
committed
added opacity
1 parent 6c7706e commit 02c012e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/_range.scss

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
&::-moz-range-thumb { @include thumb }
7070

7171
&:active {
72+
opacity: .7;
7273
cursor: grabbing;
7374
+ output { transition: 0s; }
7475
}

0 commit comments

Comments
 (0)