margin: 0 on song-progress

This commit is contained in:
booploops 2022-02-16 23:00:16 -08:00
parent 4b6fdd4a4c
commit 2d7cc20b69

View file

@ -1220,6 +1220,7 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
height: 4px;
background-color: rgb(200 200 200 / 10%);
border-radius: 2px;
margin: 0;
&::-webkit-slider-thumb {
opacity: 0;