Merge pull request #13 from borzaka/patch-1

Better looking and readable RCON Response box
This commit is contained in:
Shobhit Pathak 2024-03-02 18:19:25 +05:30 committed by GitHub
commit 56fe1fe394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -265,7 +265,7 @@
</div>
<div id="rconResultBox" class="alert alert-primary" style="display: none;">
<strong>RCON Response:</strong>
<p id="rconResultText"></p>
<pre id="rconResultText" class="text-start"></pre>
</div>
</div>