Skip to content

Commit

Permalink
Merge pull request #2129 from jsonleex/patch
Browse files Browse the repository at this point in the history
fix: play icon not appear in Safari
  • Loading branch information
pan93412 committed Mar 1, 2024
2 parents c409e3b + c5c7ccc commit 1400636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Cover.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ img {
cursor: default;
transition: 0.2s;
.svg-icon {
height: 44%;
width: 50%;
margin: {
left: 4px;
}
Expand Down

0 comments on commit 1400636

Please sign in to comment.