mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 19:51:01 +00:00
refactor(ui): housekeeping
This commit is contained in:
@@ -148,6 +148,9 @@
|
||||
bind:this={volumeThumb}
|
||||
onmousedown={handleThumbMouseDown}
|
||||
ontouchstart={handleThumbTouchStart}
|
||||
role="button"
|
||||
tabindex="-1"
|
||||
aria-label="Volume slider thumb"
|
||||
>
|
||||
<div class="volume-thumb-inner"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user