styling small changes

This commit is contained in:
Alireza Ahmadi
2024-02-27 19:53:57 +01:00
parent b0817e9c05
commit 9ba611649c
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
@close="closeStats"
/>
<v-row>
<v-col cols="12">
<v-col cols="12" justify="center" align="center">
<v-btn color="primary" @click="showModal(-1)">{{ $t('actions.add') }}</v-btn>
</v-col>
</v-row>