chore: fix mobile layout

This commit is contained in:
2024-02-06 07:43:46 +01:00
parent 234101f3cb
commit 0dd14fd477
3 changed files with 15 additions and 13 deletions
+3 -5
View File
@@ -1,14 +1,12 @@
<template>
<v-row
wrap
>
<v-col xs="12" sm="6">
<v-row dense>
<v-col cols="12" sm="12" md="6">
<v-icon class="me-1">
mdi-home
</v-icon>
<span><strong>{{ distance.origin }}</strong></span>
</v-col>
<v-col xs="12" sm="6">
<v-col cols="12" sm="12" md="6">
<v-icon class="me-1">
mdi-car
</v-icon>