modify style
This commit is contained in:
@@ -89,8 +89,8 @@
|
|||||||
</v-col>
|
</v-col>
|
||||||
|
|
||||||
<v-col cols="12" class="text-center text-base" v-if="isUserRegistrationEnabled">
|
<v-col cols="12" class="text-center text-base" v-if="isUserRegistrationEnabled">
|
||||||
<span>{{ $t('Don\'t have an account?') }}</span>
|
<span class="me-1">{{ $t('Don\'t have an account?') }}</span>
|
||||||
<router-link class="text-primary ms-2" to="/signup">
|
<router-link class="text-primary" to="/signup">
|
||||||
{{ $t('Create an account') }}
|
{{ $t('Create an account') }}
|
||||||
</router-link>
|
</router-link>
|
||||||
</v-col>
|
</v-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user