V0.7.0 avatar and user to user name update

This commit is contained in:
2026-03-10 23:52:42 -04:00
parent 34d834944b
commit fd041ea95a
9 changed files with 47 additions and 12 deletions

View File

@@ -223,3 +223,10 @@
align-items: center;
justify-content: center;
}
/* DM real name in brackets — smaller, muted */
.dm-real-name {
font-size: 11px;
font-weight: 400;
color: var(--text-tertiary);
}