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