style: improve message list UI with an active conversation indicator, refined avatar styling, and an updated header options icon.

This commit is contained in:
pradeepkumar
2026-01-19 00:12:19 +05:30
parent c5ed8fb1aa
commit f7388642d1
3 changed files with 18 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="5" cy="12" r="2" fill="#00293d"/>
<circle cx="12" cy="12" r="2" fill="#00293d"/>
<circle cx="19" cy="12" r="2" fill="#00293d"/>
</svg>

After

Width:  |  Height:  |  Size: 249 B