mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Seek to actual click position
This commit is contained in:
parent
513169ea71
commit
968923eec6
2 changed files with 7 additions and 4 deletions
|
|
@ -89,7 +89,7 @@
|
|||
.buffered-part
|
||||
position: absolute
|
||||
top: .5rem
|
||||
left: .5rem
|
||||
left: calc(.5rem + 5px)
|
||||
height: 1rem
|
||||
cursor: pointer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue