don't need random style there

This commit is contained in:
ThatOneCalculator 2023-05-10 14:21:32 -07:00
parent c542fb5c0f
commit 3ea930a8ce
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@
<FormButton
v-if="user.host == null && iAmModerator"
inline
style="margin-right: 8px"
@click="resetPassword"
><i class="ph-key ph-bold ph-lg"></i>
{{ i18n.ts.resetPassword }}</FormButton