refactor(ui): sort classes
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
name="message"
|
||||
type="text"
|
||||
/>
|
||||
<div>
|
||||
<div class="flex">
|
||||
<ButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
:title="
|
||||
@@ -121,7 +121,7 @@
|
||||
"
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<div class="flex">
|
||||
<ButtonSecondary
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
:title="$t('delete')"
|
||||
|
||||
Reference in New Issue
Block a user