feat: add Modal popup for extra User Info

This commit is contained in:
2026-02-03 11:52:04 +00:00
parent 2af31d3392
commit c9e84c1d23
5 changed files with 327 additions and 3 deletions

View File

@@ -119,6 +119,7 @@ const StatsStyling: Record<string, CSSProperties> = {
topUserName: {
fontWeight: 700,
fontSize: 14,
color: "black"
},
topUserMeta: {