larger qr code
This commit is contained in:
parent
42f2a5ba21
commit
d11f22f5f8
@ -190,7 +190,7 @@
|
|||||||
tell them your name.<br />
|
tell them your name.<br />
|
||||||
You can scan this qr code to login to our selfservice.
|
You can scan this qr code to login to our selfservice.
|
||||||
<!-- TODO: generate actual qr code -->
|
<!-- TODO: generate actual qr code -->
|
||||||
<img src={sampleQR} alt="" />
|
<img class="mx-auto h-56" src={sampleQR} alt="" />
|
||||||
</p>
|
</p>
|
||||||
{:else if currentStep.name == Steps.SIGNIN.name}
|
{:else if currentStep.name == Steps.SIGNIN.name}
|
||||||
<div class="grid gap-2">
|
<div class="grid gap-2">
|
||||||
@ -240,7 +240,7 @@
|
|||||||
and tell them your name.
|
and tell them your name.
|
||||||
{/if}
|
{/if}
|
||||||
</Card.Content>
|
</Card.Content>
|
||||||
<Card.Footer class="grid gap-4">
|
<Card.Footer class="grid gap-2">
|
||||||
{#if currentStep.showback}
|
{#if currentStep.showback}
|
||||||
<Button
|
<Button
|
||||||
variant="destructive"
|
variant="destructive"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user