fix(ui): cursor on staging area preview image

This commit is contained in:
psychedelicious
2025-06-04 16:51:08 +10:00
parent d2155e98ef
commit 5088e700ad

View File

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