Node modules updated. Minor ui changes.

Node modules updated. Minor ui changes.
This commit is contained in:
2022-06-24 00:16:33 +03:00
parent 5ed9e61644
commit 52fa300d0c
3 changed files with 405 additions and 223 deletions

View File

@@ -3,9 +3,8 @@
<v-dialog
v-model="dialog"
persistent
width="350"
>
<v-card style="width: 350px">
<v-card>
<v-card-title class="headline">{{ $t("settings") }}</v-card-title>
<v-tabs
v-model="activeTab"