refactor: edit border of visa

This commit is contained in:
Thanaphon Frappet 2024-11-14 14:01:15 +07:00
parent 71b5123f25
commit fcb4c4a5f8

View file

@ -149,16 +149,15 @@ watch(
</div> </div>
<div class="row"> <div class="row">
<div v-if="!ocr" class="col row justify-center" style="max-height: 50%"> <div v-if="!ocr" class="col row justify-center" style="max-height: 50%">
<div style="border: 1px dashed"> <q-avatar
<q-avatar style="border: 1px dashed; border-color: black"
square square
size="100px" size="100px"
font-size="50px" font-size="50px"
color="grey-4" color="grey-4"
text-color="grey" text-color="grey"
icon="mdi-image-outline" icon="mdi-image-outline"
/> />
</div>
</div> </div>
<div <div
class="row q-col-gutter-sm" class="row q-col-gutter-sm"