Set button width.
This commit is contained in:
parent
f4582c221c
commit
5e74ea4160
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
isPrimary
|
||||
:buttonText="forwardButtonText"
|
||||
loaderColor="white"
|
||||
class="mb-2"
|
||||
class="mb-2 w-100"
|
||||
@click-event="forwardButtonAction" />
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue