mirror of
https://github.com/maputnik/editor.git
synced 2026-08-31 17:37:25 +00:00
Added UrlInput component to tidy things up a little.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@import '../../styles/vars';
|
||||
|
||||
.SmallError {
|
||||
color: #E57373;
|
||||
font-size: $font-size-5;
|
||||
margin-top: $margin-2
|
||||
}
|
||||
Reference in New Issue
Block a user