mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix(ui): cursor on staging area preview image
This commit is contained in:
@@ -17,7 +17,6 @@ type Props = {
|
||||
};
|
||||
|
||||
const sx = {
|
||||
cursor: 'pointer',
|
||||
userSelect: 'none',
|
||||
pos: 'relative',
|
||||
alignItems: 'center',
|
||||
|
||||
Reference in New Issue
Block a user