Fixed the drag and drop of X ##27186 (#12450)

pull/28217/head
Asim Mohammed Delvi 2024-04-24 14:26:59 +05:30 committed by GitHub
parent 33c56e565d
commit 158e1110b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ const LinkPreviewGroup: React.FC<IProps> = ({ links, mxEvent, onCancelClick, onH
src={require("../../../../res/img/cancel.svg").default}
width="18"
height="18"
draggable="false"
/>
</AccessibleButton>
) : undefined}