Skip to content

Commit a799bd3

Browse files
authored
Merge pull request wesbos#111 from apopitich/rm-overwritten-styles
rm overwritten styles
2 parents ea40f65 + bf19b96 commit a799bd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

11 - Custom Video Player/style.css

-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ input[type=range]::-webkit-slider-runnable-track {
124124
border: 0.2px solid rgba(1, 1, 1, 0);
125125
}
126126
input[type=range]::-webkit-slider-thumb {
127-
box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(13, 13, 13, 0);
128127
height: 15px;
129128
width: 15px;
130129
border-radius: 50px;

0 commit comments

Comments
 (0)