We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492c5ee commit ea6ef71Copy full SHA for ea6ef71
index.html
@@ -28,6 +28,7 @@ <h2>Your Current Game</h2>
28
<div class="iframe-wrapper">
29
<div class="iframe-loader"></div>
30
<iframe id="userGame" src="" onload="hideIframeLoader(this)"></iframe>
31
+ <div class="resize-corner"></div>
32
</div>
33
<br>
34
<button id="reportButton" style="display:none;" onclick="reportTroll()">Report Opponent</button>
0 commit comments