Skip to content

Commit

Permalink
Merge pull request #182 from deepanshu188/player_controls
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellisario authored Dec 10, 2023
2 parents 78e4db4 + c4d55fb commit b80c769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PlayerControls/PlayerControls.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@

<style>
.player {
position: sticky;
position: fixed;
display: flex;
align-items: center;
justify-content: space-evenly;
Expand Down

0 comments on commit b80c769

Please sign in to comment.