mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
Add stylelint and fix lint issues
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
height: $toolbar-height;
|
||||
|
||||
h1 {
|
||||
display: inline;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
img {
|
||||
@@ -37,6 +37,7 @@
|
||||
cursor: pointer;
|
||||
color: $color-white;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
background-color: $color-midgray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user