We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4757008 commit 1b3b6c3Copy full SHA for 1b3b6c3
1 file changed
assets/custom.css
@@ -1,3 +1,7 @@
1
+/* Piece of CSS to prettify the map attributions */
2
+/* Thank a lot to the post below for the tips! */
3
+/* https://community.plotly.com/t/plotly-6-map-attribution-box-positioning/91228 */
4
+
5
/* Move attribution block outside the map */
6
.maplibregl-ctrl-bottom-right {
7
position: static !important;
0 commit comments