chore: update shadow and color (#2171)
This commit is contained in:
@@ -14,7 +14,7 @@ export const StyledMenuWrapper = styled(StyledPopperContainer)<{
|
||||
padding: '8px 4px',
|
||||
fontSize: '14px',
|
||||
backgroundColor: 'var(--affine-white)',
|
||||
boxShadow: 'var(--affine-popover-shadow)',
|
||||
boxShadow: 'var(--affine-menu-shadow)',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user