fix: filter indicator pointing issue on popover (#18853)

This commit is contained in:
Smart-Codi 2022-02-24 18:34:21 +00:00 committed by GitHub
parent 0af671fa25
commit c1ee75dd8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,7 +279,7 @@ const DetailsPanelPopover = ({
content={content}
visible={visible}
onVisibleChange={handlePopoverStatus}
placement="bottom"
placement="bottomRight"
trigger="click"
>
{children}