Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/xui/settings.html')
-rw-r--r--web/html/xui/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index 8b58941e..df4c0411 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -75,7 +75,7 @@
<a-layout-content>
<a-spin :spinning="spinning" :delay="500" tip='{{ i18n "loading"}}'>
<transition name="list" appear>
- <a-alert type="error" v-if="confAlerts.length>0" style="margin: 10px 5px;"
+ <a-alert type="error" v-if="confAlerts.length>0" style="margin-bottom: 10px;"
message='{{ i18n "secAlertTitle" }}'
color="red"
show-icon closable>