Skip to content

Commit 9771fff

Browse files
authored
Fix #157
1 parent fd4aedd commit 9771fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/src/player.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@
10031003
color: rgb(250, 250, 250);
10041004
border-radius: 5px;
10051005
position: relative;
1006-
right: -180px;
1006+
right: -280px;
10071007
-webkit-animation: slide 0.2s forwards;
10081008
-webkit-animation-delay: 0.75s;
10091009
animation: slide 0.2s forwards;

0 commit comments

Comments
 (0)