mirror of
https://github.com/maputnik/editor.git
synced 2026-06-16 20:27:25 +00:00
Fixed source modal CSS for new block definitions.
This commit is contained in:
@@ -206,8 +206,8 @@
|
|||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-input-block-content {
|
.maputnik-input-block-action {
|
||||||
width: 70%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -218,8 +218,8 @@
|
|||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-input-block-content {
|
.maputnik-input-block-action {
|
||||||
width: 70%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user