mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-27 17:39:20 +08:00
Export button align left
This commit is contained in:
@@ -135,7 +135,7 @@
|
|||||||
({{ $t("backupDescription2") }}) <br />
|
({{ $t("backupDescription2") }}) <br />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="d-flex mb-2 justify-content-center">
|
<div class="mb-2">
|
||||||
<button class="btn btn-primary" @click="downloadBackup">{{ $t("Export") }}</button>
|
<button class="btn btn-primary" @click="downloadBackup">{{ $t("Export") }}</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user