mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 09:00:02 +00:00
Fix GeoJSON and default source issue in Sources modal
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
// BUTTON
|
||||
.maputnik-button {
|
||||
cursor: pointer;
|
||||
background-color: $color-gray;
|
||||
background-color: $color-midgray;
|
||||
color: $color-lowgray;
|
||||
font-size: $font-size-6;
|
||||
padding: $margin-2;
|
||||
|
||||
Reference in New Issue
Block a user