Right align the continue button
This commit is contained in:
parent
4d47c881b6
commit
8aa5bc5367
@ -32,7 +32,7 @@
|
|||||||
</checkboxinput>
|
</checkboxinput>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="usa-button usa-button-primary"
|
class="usa-button usa-button-primary float-right"
|
||||||
v-on:click="agreeToTermsClick"
|
v-on:click="agreeToTermsClick"
|
||||||
v-bind:class="{ 'usa-button-disabled': !agree }">
|
v-bind:class="{ 'usa-button-disabled': !agree }">
|
||||||
{{ "common.continue" | translate }}
|
{{ "common.continue" | translate }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user