Added layer comments via 'metadata.maputnik:comment' (issue #28)

This commit is contained in:
orangemug
2017-03-07 12:24:15 +00:00
parent bbf26a3f38
commit a53d7763ba
5 changed files with 98 additions and 19 deletions

View File

@@ -15,6 +15,11 @@
.maputnik-string {
@extend .maputnik-input;
&--multi {
resize: vertical;
height: 78px;
}
}
.maputnik-number {