mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Fix DMs displaying
This commit is contained in:
+2
-2
@@ -418,8 +418,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="profile-actions">
|
||||
<mdui-button id="dm-button" variant="filled" style="display: none;">
|
||||
<span class="material-symbols">chat</span>
|
||||
<mdui-button id="dm-button" variant="filled">
|
||||
<mdui-icon slot="icon" name="chat--filled"></mdui-icon>
|
||||
Send Message
|
||||
</mdui-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user