COMMENT
This commit is contained in:
parent
56626ee947
commit
72189d8158
|
@ -82,7 +82,7 @@ const changeDistance = (v = 1) => {
|
||||||
</div>
|
</div>
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
<div class="absolute bottom-4 left-1/2 -translate-x-1/2">
|
<div class="absolute bottom-4 left-1/2 -translate-x-1/2">
|
||||||
<button @click.prevent="openModal">Рассчитать</button>
|
<button @click.prevent="openModal">Заказать</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue