mirror of
https://github.com/maputnik/editor.git
synced 2026-01-05 13:00:04 +00:00
Fixed react-icons size/position.
This commit is contained in:
@@ -50,3 +50,9 @@ $toolbar-offset: 0;
|
||||
.maputnik-layout {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.react-icons {
|
||||
vertical-align: middle;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user