Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit cd8247f

Browse files
authored
Menu implosion is bad (#22781)
1 parent a54d0b3 commit cd8247f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tgui/packages/tgui/interfaces/PreferencesMenu/RandomizationButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export const RandomizationButton = (props: {
5959
nochevron
6060
onSelected={setValue}
6161
width="auto"
62+
menuWidth="auto"
6263
/>
6364
);
6465
};

0 commit comments

Comments
 (0)