Added cursor pointer to SDK docs button

This commit is contained in:
orangemug 2020-06-30 09:43:24 +01:00
parent 21dbc6c4d9
commit 5981151b27

View file

@ -30,6 +30,7 @@
.maputnik-doc-button {
opacity: 1;
pointer-events: all;
cursor: pointer;
}
}