mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-04-06 21:40:23 +08:00
Merge pull request #450 from Mark-Fenng/main
fix: trait form is covered by section titles
This commit is contained in:
commit
d2daf17b13
@ -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…
x
Reference in New Issue
Block a user