chore: fix mobile layout
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user