fix(ui): cursor on staging area preview image

This commit is contained in:
psychedelicious
2025-06-04 16:51:08 +10:00
parent 86afdd96a1
commit 3f6e575137

View File

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