[mirotalk] - change emoji position

This commit is contained in:
Miroslav Pejic
2022-06-19 12:57:58 +02:00
parent 1dfe6300df
commit 72a93c1f53
+1 -1
View File
@@ -129,8 +129,8 @@ access to use this app.
<!-- End emoji picker -->
<div class="msger-inputarea">
<button id="msgerEmojiBtn" class="fas fa-smile"></button>
<input id="msgerInput" class="msger-input" type="text" placeholder="💬 Enter your message..." />
<button id="msgerEmojiBtn" class="fas fa-smile"></button>
<button id="msgerVideoUrlBtn" class="fab fa-youtube"></button>
<button id="msgerCPBtn" class="fas fa-users"></button>
<button id="msgerSendBtn" class="fas fa-paper-plane"></button>