don't need random style there
This commit is contained in:
parent
c542fb5c0f
commit
3ea930a8ce
|
@ -205,7 +205,6 @@
|
||||||
<FormButton
|
<FormButton
|
||||||
v-if="user.host == null && iAmModerator"
|
v-if="user.host == null && iAmModerator"
|
||||||
inline
|
inline
|
||||||
style="margin-right: 8px"
|
|
||||||
@click="resetPassword"
|
@click="resetPassword"
|
||||||
><i class="ph-key ph-bold ph-lg"></i>
|
><i class="ph-key ph-bold ph-lg"></i>
|
||||||
{{ i18n.ts.resetPassword }}</FormButton
|
{{ i18n.ts.resetPassword }}</FormButton
|
||||||
|
|
Loading…
Reference in New Issue