diff options
Diffstat (limited to 'web/html/xui/index.html')
| -rw-r--r-- | web/html/xui/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html index fa7d576e..fb12bb1f 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -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> |
