center paragraph
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<SMModal>
|
<SMModal>
|
||||||
<SMDialog :loading="dialogLoading">
|
<SMDialog :loading="dialogLoading">
|
||||||
<h1>Change Password</h1>
|
<h1>Change Password</h1>
|
||||||
<p>Enter your new password below</p>
|
<p class="text-center">Enter your new password below</p>
|
||||||
<SMForm :model-value="form" @submit="handleSubmit">
|
<SMForm :model-value="form" @submit="handleSubmit">
|
||||||
<SMInput
|
<SMInput
|
||||||
control="password"
|
control="password"
|
||||||
|
|||||||
Reference in New Issue
Block a user