Merge pull request #107 from orangemug/feature/layer-comments

Added layer comments via 'metadata.maputnik:comment' (issue #28)
This commit is contained in:
Helge Fahrnberger
2017-03-15 15:19:45 +01:00
committed by GitHub
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 {