mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 07:26:02 +01:00
refactor(nui): Context menu style adjustments
This commit is contained in:
@@ -38,6 +38,7 @@ const TextUI: React.FC = () => {
|
||||
w="100%"
|
||||
h="100%"
|
||||
p={3}
|
||||
position="absolute"
|
||||
alignItems={data.position === "top-center" ? "baseline" : "center"}
|
||||
justifyContent={
|
||||
data.position === "right-center"
|
||||
|
||||
Reference in New Issue
Block a user