Skip to content

Commit

Permalink
Make Modal draggable and resizable (apache#16447)
Browse files Browse the repository at this point in the history
  • Loading branch information
geido authored Aug 31, 2021
1 parent c0b0ebb commit 522961f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ class SliceHeaderControls extends React.PureComponent<
modalBody={
<ViewQueryModal latestQueryFormData={this.props.formData} />
}
draggable
resizable
responsive
/>
</Menu.Item>
Expand Down

0 comments on commit 522961f

Please sign in to comment.