Skip to content

Commit b2dce72

Browse files
committed
make the popover alignment right
1 parent 68e9e8e commit b2dce72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polaris-react/src/components/BulkActions/BulkActions.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ class BulkActionsInner extends PureComponent<CombinedProps, State> {
276276
indicator={this.isNewBadgeInBadgeActions()}
277277
/>
278278
}
279+
preferredAlignment="right"
279280
onClose={this.togglePopover}
280281
>
281282
<ActionList

0 commit comments

Comments
 (0)