mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 05:20:01 +00:00
Fix font-size inline with the rest of the UI.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
.SmallError {
|
||||
color: #E57373;
|
||||
font-size: $font-size-5;
|
||||
font-size: $font-size-6;
|
||||
margin-top: $margin-2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user