This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-05-15 09:57:13 +07:00
parent 4340eb5e02
commit d9eb9c7e8b
3 changed files with 21 additions and 21 deletions

View file

@ -356,12 +356,7 @@ onMounted(async () => {
</script>
<template>
<q-card
bordered
flat
class="col-12 bg-grey-2 shadow-0"
:style="$q.screen.gt.xs ? ';' : 'border-radius: 20px'"
>
<q-card bordered flat class="col-12 bg-grey-2 shadow-0">
<div id="mapViewDisplay" style="height: 35vh"></div>
<div