Improve DMs UI

This commit is contained in:
2025-08-25 22:10:50 +03:00
Unverified
parent 2151a0b4a1
commit 5b301f0707
6 changed files with 198 additions and 31 deletions
+6
View File
@@ -417,6 +417,12 @@
<span class="stat-value last-seen"></span>
</div>
</div>
<div class="profile-actions">
<mdui-button id="dm-button" variant="filled" style="display: none;">
<span class="material-symbols">chat</span>
Send Message
</mdui-button>
</div>
</div>
</div>
</mdui-dialog>