fix: tooltip font

This commit is contained in:
lyzno1 2025-10-15 10:35:42 +08:00
parent 86db517142
commit 0bbfd81d26
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ const OnlineUsers = () => {
key={`${user.sid}-${index}`}
popupContent={renderDisplayName(
user,
'system-xs-medium text-text-tertiary',
'system-xs-medium text-text-secondary',
'text-text-quaternary',
)}
position="bottom"