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:
@ -129,6 +129,7 @@ export const ObjectOptionsDropdownMenuViewName = ({
|
||||
}}
|
||||
autoGrow={false}
|
||||
sizeVariant="sm"
|
||||
fullWidth
|
||||
/>
|
||||
</StyledDropdownMenuIconAndNameContainer>
|
||||
</DropdownMenuItemsContainer>
|
||||
|
||||
Reference in New Issue
Block a user