mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-12 13:28:48 +02:00
ImportWizard: increase column list height
This commit is contained in:
@@ -27,7 +27,7 @@ const useStyles = makeStyles((theme) =>
|
||||
margin: 0,
|
||||
padding: theme.spacing(1.5, 0, 3),
|
||||
|
||||
height: 200,
|
||||
height: 400,
|
||||
overflowY: "auto",
|
||||
|
||||
"& li": { margin: theme.spacing(0.5, 0) },
|
||||
|
||||
Reference in New Issue
Block a user