Fix unwanted right padding in Options view menu (#11841)

<img width="235" alt="Screenshot 2025-05-02 at 7 46 04 PM"
src="https://github.com/user-attachments/assets/94275278-ff14-44fd-a09a-776755ad1fa8"
/>

Closes #11839
This commit is contained in:
Abdul Rahman
2025-05-02 20:21:15 +05:30
committed by GitHub
parent abc05fafd7
commit aa2b27dcbe

View File

@ -129,6 +129,7 @@ export const ObjectOptionsDropdownMenuViewName = ({
}}
autoGrow={false}
sizeVariant="sm"
fullWidth
/>
</StyledDropdownMenuIconAndNameContainer>
</DropdownMenuItemsContainer>