mobile adaptation
This commit is contained in:
parent
3bcf10f788
commit
401ec55cf3
|
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<div id="workout-container">
|
<div id="workout-container" v-if="workoutItem">
|
||||||
<div id="workout-map">
|
<div id="workout-map">
|
||||||
<yandex-map v-model="map" :settings="{
|
<yandex-map v-model="map" :settings="{
|
||||||
location: {
|
location: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue