mirror of
https://github.com/maputnik/editor.git
synced 2025-12-29 09:30:01 +00:00
Updated stylelint and fixed scss for 'stylelint-config-recommended-scss'
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
}
|
||||
|
||||
.maputnik-toolbar-logo {
|
||||
flex: 0 0 170px;
|
||||
width: 180px;
|
||||
text-align: left;
|
||||
background-color: $color-black;
|
||||
@@ -67,10 +68,6 @@
|
||||
margin-left: $margin-1;
|
||||
}
|
||||
|
||||
.maputnik-toolbar-logo {
|
||||
flex: 0 0 170px;
|
||||
}
|
||||
|
||||
.maputnik-toolbar__inner {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user