mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 15:36: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"
|
color="#909296"
|
||||||
placement="bottom"
|
placement="bottom"
|
||||||
borderRadius="md"
|
borderRadius="md"
|
||||||
|
fontFamily="Nunito"
|
||||||
>
|
>
|
||||||
<Box
|
<Box
|
||||||
position="absolute"
|
position="absolute"
|
||||||
|
|||||||
Reference in New Issue
Block a user