forked from verdnatura/hedera-web
Add contracted prop for narrow windows
This commit is contained in:
parent
723a977ecd
commit
ba2ded5c48
|
@ -306,6 +306,7 @@ onMounted(async () => {
|
||||||
ref="stepperRef"
|
ref="stepperRef"
|
||||||
animated
|
animated
|
||||||
keep-alive
|
keep-alive
|
||||||
|
contracted
|
||||||
class="default-radius"
|
class="default-radius"
|
||||||
>
|
>
|
||||||
<QStep
|
<QStep
|
||||||
|
|
Loading…
Reference in New Issue