1
0

Fix the checkmark position (#1347)

Co-authored-by: yav <796176@protonmail.com>
This commit is contained in:
yav
2025-12-24 10:22:20 +03:00
committed by GitHub
parent baeaf685d3
commit a92e79ebc3
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ proc renderUserCard*(user: User; prefs: Prefs): VNode =
tdiv(class="profile-card-tabs-name"):
linkUser(user, class="profile-card-fullname")
verifiedIcon(user)
linkUser(user, class="profile-card-username")
tdiv(class="profile-card-extra"):