Format code.
This commit is contained in:
parent
e59c03bc13
commit
ae02b41ae4
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@
|
|||
@click-event="clickEvent" />
|
||||
</h5>
|
||||
</div>
|
||||
<div v-if="subText" class="d-flex align-items-center justify-content-center container-fluid overflow-hidden">
|
||||
<div
|
||||
v-if="subText"
|
||||
class="d-flex align-items-center justify-content-center container-fluid overflow-hidden">
|
||||
<p class="text-center small fw-normal sub-text">
|
||||
<span>
|
||||
{{ subText }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue