mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-13 02:24:16 +01:00
Added cursor pointer to SDK docs button
This commit is contained in:
parent
21dbc6c4d9
commit
5981151b27
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
.maputnik-doc-button {
|
.maputnik-doc-button {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue