mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-27 08:39:59 +08:00
fix: trait form is covered by section titles
This commit is contained in:
parent
c5bc85d088
commit
8fbffabe22
@ -49,7 +49,7 @@ export const AddTraitButton: React.FC<Props> = props => {
|
||||
>
|
||||
Add Trait
|
||||
</MenuButton>
|
||||
<MenuList zIndex={2}>{menuItems}</MenuList>
|
||||
<MenuList zIndex={100}>{menuItems}</MenuList>
|
||||
</Menu>
|
||||
</Box>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user