mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 06:56:51 +00:00
refactor(gui): reorder filter and sort
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user