Fix block styling issues.

This commit is contained in:
orangemug
2020-06-10 19:20:18 +01:00
parent 0279daf7bd
commit b83c9a1ad9
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -73,6 +73,10 @@
width: 30%;
}
.maputnik-input-block-action {
display: none;
}
.maputnik-input-block-content {
width: 70%;
}