Skip to content

Commit

Permalink
[mediaplayer] Fix mediaplayer perspective
Browse files Browse the repository at this point in the history
  • Loading branch information
zhani committed Oct 16, 2024
1 parent c84a24c commit 8a3221f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/mediaplayer/src/main/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
width: 320px;
height: 240px;
transform: translate(-50%, -50%);
perspective: 1000px;
perspective: 1400px;
}

#carousel>div {
Expand Down

0 comments on commit 8a3221f

Please sign in to comment.