1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

fix progress range margins

This commit is contained in:
mrjvs 2023-03-22 22:38:08 +01:00
parent 5419430369
commit 96656d9a2f

View file

@ -94,7 +94,6 @@ input[type=range].styled-slider::-webkit-slider-runnable-track {
border: none;
box-shadow: none;
border-radius: var(--slider-border-radius);
margin-bottom: 1.1em;
}
input[type=range].styled-slider::-webkit-slider-thumb:hover {