fix(ui): cursor on staging area preview image

This commit is contained in:
psychedelicious
2025-06-04 16:51:08 +10:00
parent c4323b0300
commit 7b9dc2bdd7

View File

@@ -17,7 +17,6 @@ type Props = {
};
const sx = {
cursor: 'pointer',
userSelect: 'none',
pos: 'relative',
alignItems: 'center',