This commit is contained in:
MHSanaei
2023-05-13 13:53:17 +03:30
parent 46bc39c160
commit a55a1a7102
2 changed files with 1 additions and 25 deletions

View File

@@ -242,7 +242,7 @@
<a-icon type="warning" style="color: inherit; font-size: 20px;"></a-icon>
[[ backupModal.description ]]
</p>
<a-space direction="horizontal" align="center" style="margin-bottom: 10px;">
<a-space direction="horizontal" style="text-align: center" style="margin-bottom: 10px;">
<a-button type="primary" @click="exportDatabase()">
[[ backupModal.exportText ]]
</a-button>