make compatible with ol.css import and with IE
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
.map {
|
.map {
|
||||||
background: rgba(232, 230, 223, 1);
|
background: rgba(232, 230, 223, 1);
|
||||||
}
|
}
|
||||||
.ol-rotate {
|
.map .ol-rotate {
|
||||||
left: .5em;
|
left: .5em;
|
||||||
bottom: .5em;
|
bottom: .5em;
|
||||||
top: unset;
|
top: auto;
|
||||||
right: unset;
|
right: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user