remove unneeded d-none

pull/195/head
Aevann 2023-08-14 20:00:22 +03:00
parent 465376f1f4
commit 5fcf534bf5
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@
</a>
</div>
<div id='message' class="d-none position-relative form-group d-flex">
<div id='message' class="position-relative form-group d-flex">
<div class="position-absolute text-muted text-small ml-1" style="bottom: -1.5rem; line-height: 1;">
<span id="typing-indicator"></span>
<span id="loading-indicator" class="d-none"></span>