refactor:set items-center
This commit is contained in:
parent
67b3f5be89
commit
bfc59d1d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ watch(
|
||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="!ocr"
|
v-if="!ocr"
|
||||||
class="col-12 row justify-between q-pb-sm text-weight-bold"
|
class="col-12 row justify-between items-center q-pb-sm text-weight-bold"
|
||||||
>
|
>
|
||||||
<div class="app-text-muted">
|
<div class="app-text-muted">
|
||||||
<slot name="expiryDate" />
|
<slot name="expiryDate" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue