make compatible with ol.css import

This commit is contained in:
mike-000
2020-07-12 12:57:25 +01:00
committed by GitHub
parent 6ea784ae1b
commit 635f380a9d

View File

@@ -9,6 +9,6 @@
height: 100%;
}
/* position the rotate control lower than usual */
.ol-rotate {
.map .ol-rotate {
top: 3em;
}