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