Updated some popover positions to be majorly on screen
• Updated: - some popover positions to be majorly on screen
This commit is contained in:
@@ -37,7 +37,7 @@ const mapDispatchToProps = (dispatch) => ({
|
||||
dispatch(openPopover('STATUS_OPTIONS', {
|
||||
targetRef,
|
||||
status,
|
||||
position: 'top',
|
||||
position: 'left-start',
|
||||
}))
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user