chore: update filter style (#2617)

Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
JimmFly
2023-05-31 15:41:16 +08:00
committed by GitHub
parent f5aee7c360
commit d5debc0bf5
13 changed files with 151 additions and 47 deletions

View File

@@ -31,7 +31,7 @@ export const placementToContainerDirection: Record<
'right-start': 'left-top',
'right-end': 'left-bottom',
bottom: 'none',
'bottom-start': 'left-top',
'bottom-start': 'none',
'bottom-end': 'none',
left: 'none',
'left-start': 'right-top',