mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-10 07:34:07 -08:00
Export button align left
This commit is contained in:
parent
4711aeb355
commit
f679c1cbaf
|
@ -135,7 +135,7 @@
|
|||
({{ $t("backupDescription2") }}) <br />
|
||||
</p>
|
||||
|
||||
<div class="d-flex mb-2 justify-content-center">
|
||||
<div class="mb-2">
|
||||
<button class="btn btn-primary" @click="downloadBackup">{{ $t("Export") }}</button>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue