1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Seek to actual click position

This commit is contained in:
Arne Schlüter 2018-10-14 11:05:26 +02:00
commit 968923eec6
2 changed files with 7 additions and 4 deletions

View file

@ -89,7 +89,7 @@
.buffered-part
position: absolute
top: .5rem
left: .5rem
left: calc(.5rem + 5px)
height: 1rem
cursor: pointer