This commit is contained in:
rakesh 2022-06-09 13:50:49 +05:30
parent ac35b2550f
commit 6f96a1edcf
1 changed files with 3 additions and 3 deletions

View File

@ -32,8 +32,8 @@
:alt="product.n"
:title="product.n"
></v-img>
<v-row no-gutters >
<v-col cols="12" class="mt-1">
<v-row >
<v-col cols="12" >
<h1
class="float-left fontsize-12 body ls-n009 fontcolor-black-darken font-weight-300 word-break"
>{{ product.n }}
@ -71,7 +71,7 @@
</span>
</div>
</v-col>
<v-col cols="12" class="float-right mt-2" >
<v-col cols="12" class="float-right" >
<v-hover v-slot:default="{ hover }">
<v-btn
:disabled="inProgress"