mirror of
https://github.com/maputnik/editor.git
synced 2025-12-25 07:30:00 +00:00
Display zoom level #87
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.mapboxgl-ctrl-zoom {
|
||||
color: rgb(138, 138, 138);
|
||||
font-weight: bold;
|
||||
padding: 4px 8px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.mapboxgl-ctrl-group {
|
||||
background: rgb(28, 31, 36);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user