Skip to content

Commit

Permalink
up main files
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed May 20, 2023
1 parent f98f3df commit a998443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release/githubio/js/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion release/githubio/js/main_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -23471,7 +23471,7 @@
if (PlayClip_isOn) {
Play_dialog_warning_play_middle.style.width = PlayClip_HasVOD ? '44%' : '50%';
} else {
Play_dialog_warning_play_middle.style.width = '55%';
Play_dialog_warning_play_middle.style.width = '49%';
}
} else Play_dialog_warning_play_middle.style.top = '50vh';

Expand Down

0 comments on commit a998443

Please sign in to comment.