make compatible with ol.css import

This commit is contained in:
mike-000
2020-07-12 12:54:14 +01:00
committed by GitHub
parent d8a440ba4a
commit 6ea784ae1b
+1 -1
View File
@@ -8,6 +8,6 @@
.map:fullscreen { .map:fullscreen {
height: 100%; height: 100%;
} }
.ol-rotate { .map .ol-rotate {
top: 3em; top: 3em;
} }