forked from edward/owl-map
Fix size of map
This commit is contained in:
parent
e08b2cec5a
commit
5b378c7bff
|
@ -1501,7 +1501,7 @@ export default {
|
||||||
top: 57px;
|
top: 57px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
left: 40%;
|
left: 40%;
|
||||||
width: 65%;
|
width: 60%;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue