Skip to content

Commit

Permalink
fix(player): vertical slider thumb size is incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Nov 14, 2023
1 parent 6261f18 commit 96f16f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vidstack/player/styles/default/sliders.css
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@
top: unset;
bottom: var(--slider-fill);
left: 50%;
width: 100%;
will-change: bottom;
transform: translate(-50%, 50%) translateZ(0);
}
Expand Down

0 comments on commit 96f16f6

Please sign in to comment.