Remove left side arrow menus as these screw up the article action menus

This commit is contained in:
Jackson Harper 2022-09-26 16:18:33 +08:00
parent 9fe879e141
commit b423f40f59

View file

@ -62,10 +62,7 @@ export const DropdownContent = styled(Content, {
'--arrow-top': -13,
},
'&[data-align="start"]': {
'--arrow-before-left': '9px',
'--arrow-before-right': 'auto',
'--arrow-after-left': '10px',
'--arrow-after-right': 'auto',
'--arrow-visibility': 'collapse',
},
'&[data-align="center"]': {
'--arrow-before-left': 'auto',