Add Flashes to buttons

This commit is contained in:
NigeParis 2025-11-24 18:44:39 +01:00 committed by Maix0
parent 40b807efc8
commit 3091d25774
4 changed files with 77 additions and 123 deletions

View file

@ -6,7 +6,7 @@
</h1><br>
<button id="b-clear" class="btn-style absolute top-6 right-6">Clear Text</button>
<button id="b-help" class="btn-style absolute top-18 left-6">Connected</button>
<p>Welcome, <span id="username"></span></p>
<p>Welcome <span id="username"></span></p></br>
<div id="t-chatbox" class="chatbox-style"></div>
</br>
<div class="flex gap-2">