Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Commit

Permalink
undraggable image with label
Browse files Browse the repository at this point in the history
  • Loading branch information
gillyb committed Dec 19, 2024
1 parent ccf8ed2 commit 29980b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export const imageIconStyle = recipe({
position: 'absolute',
borderRadius: 2,
left: 0,
pointerEvents: 'none',

flexShrink: 0,
transition: transition(['opacity']),
Expand Down

0 comments on commit 29980b4

Please sign in to comment.