mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
Fixed typos.
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
background: rgb(28, 31, 36);
|
background: rgb(28, 31, 36);
|
||||||
padding: 6px 8px;
|
padding: 6px 8px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
z-indeX: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-ol-zoom {
|
.maputnik-ol-zoom {
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
padding: 6px 8px;
|
padding: 6px 8px;
|
||||||
color: $color-lowgray;
|
color: $color-lowgray;
|
||||||
z-indeX: 9999;
|
z-index: 9999;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user