Right align the continue button
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user