fix: volume slider thumb 1px gap in chrome
This commit is contained in:
@@ -149,7 +149,6 @@ main {
|
|||||||
height: var(--range-height);
|
height: var(--range-height);
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
color: #13bba4;
|
color: #13bba4;
|
||||||
margin-top: -1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="range"]::-webkit-slider-thumb {
|
input[type="range"]::-webkit-slider-thumb {
|
||||||
|
Reference in New Issue
Block a user