Some slight styling tweaks per design spec.
This commit is contained in:
@@ -57,7 +57,7 @@ const MenuContent = ({
|
||||
) : (
|
||||
<Island
|
||||
className="dropdown-menu-container"
|
||||
padding={2}
|
||||
padding={1}
|
||||
style={{ zIndex: 2 }}
|
||||
>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user