mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Image field: fix drag & drop target size
This commit is contained in:
@@ -30,6 +30,7 @@ const useStyles = makeStyles((theme) =>
|
||||
root: {
|
||||
padding: theme.spacing(0, 0.5, 0, 1),
|
||||
outline: "none",
|
||||
height: "100%",
|
||||
},
|
||||
dragActive: {
|
||||
backgroundColor: alpha(
|
||||
|
||||
Reference in New Issue
Block a user