refactor(gui): reorder filter and sort

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-05-18 16:01:54 +05:30
parent a11a5abf59
commit 0890d61be0
2 changed files with 9 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
<v-dialog
v-model="userEditDialog"
:width="invite_token ? 700 : 700"
transition="dialog-top-transition"
@close="invite_token = null"
>
<v-card v-if="selectedUser" style="min-height: 100%" class="elevation-0">