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