Update edit modal padding to match select screen
This commit is contained in:
@@ -132,7 +132,7 @@ function EditMapModal({
|
||||
<SimpleBar
|
||||
style={{
|
||||
minHeight: 0,
|
||||
padding: "0 20px",
|
||||
padding: "16px",
|
||||
backgroundColor: theme.colors.muted,
|
||||
margin: "0 8px",
|
||||
height: "100%",
|
||||
|
||||
Reference in New Issue
Block a user