mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
fix(web/menu): use same font for tooltip
This commit is contained in:
@@ -162,6 +162,7 @@ const ListMenu: React.FC = () => {
|
||||
color="#909296"
|
||||
placement="bottom"
|
||||
borderRadius="md"
|
||||
fontFamily="Nunito"
|
||||
>
|
||||
<Box
|
||||
position="absolute"
|
||||
|
||||
Reference in New Issue
Block a user