Improve footer
This commit is contained in:
parent
1bdb942d35
commit
e4db4973cd
@ -36,5 +36,6 @@ export default {
|
|||||||
background-color: lightyellow;
|
background-color: lightyellow;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
font-size: 0.7em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -61,7 +61,6 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
onMapClick(value) {
|
onMapClick(value) {
|
||||||
this.position = value.latlng;
|
this.position = value.latlng;
|
||||||
console.log(value.latlng);
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user