Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Enlarge the play/pause icon to match 6513680
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb committed Aug 19, 2021
1 parent f930b38 commit f202b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AudioTrack/PlayPause.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@click="toggle"
>
<svg
class="text-white h-6 w-6"
class="text-white h-8 w-8"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
>
Expand Down

0 comments on commit f202b99

Please sign in to comment.