mirror of
https://github.com/langgenius/dify.git
synced 2026-02-19 07:01:42 -05:00
fix: tooltip font
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user