Fixed the drag and drop of X ##27186 (#12450)
This commit is contained in:
@@ -81,6 +81,7 @@ const LinkPreviewGroup: React.FC<IProps> = ({ links, mxEvent, onCancelClick, onH
|
|||||||
src={require("../../../../res/img/cancel.svg").default}
|
src={require("../../../../res/img/cancel.svg").default}
|
||||||
width="18"
|
width="18"
|
||||||
height="18"
|
height="18"
|
||||||
|
draggable="false"
|
||||||
/>
|
/>
|
||||||
</AccessibleButton>
|
</AccessibleButton>
|
||||||
) : undefined}
|
) : undefined}
|
||||||
|
|||||||
Reference in New Issue
Block a user