fix: tooltip font

This commit is contained in:
lyzno1
2025-10-15 10:35:42 +08:00
parent 86db517142
commit 0bbfd81d26

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"