fix: volume slider thumb 1px gap in chrome

This commit is contained in:
2024-07-22 11:32:43 +01:00
parent 8ade0ac77a
commit ddf4758713

View File

@@ -149,7 +149,6 @@ main {
height: var(--range-height);
-webkit-appearance: none;
color: #13bba4;
margin-top: -1px;
}
input[type="range"]::-webkit-slider-thumb {