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:
authorHamidreza Ghavami <hamid.r.gh.1998@gmail.com>2023-05-05 21:46:15 +0300
committerHamidreza Ghavami <hamid.r.gh.1998@gmail.com>2023-05-05 21:46:15 +0300
commit0a5811adf8077aa008d4ff795092d8ca547999e1 (patch)
tree512a6e124a9ddcad3894ebcd1d1d345d7943f664 /web/html/xui
parent733a011b28a74f7435a84abd821c17703a3e6808 (diff)
update style
Diffstat (limited to 'web/html/xui')
-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 5b5a91dc..e1237971 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -74,7 +74,7 @@
</a-list>
</a-tab-pane>
- <a-tab-pane key="2" tab='{{ i18n "pages.settings.securitySettings"}}' style="padding-top: 5px;">
+ <a-tab-pane key="2" tab='{{ i18n "pages.settings.securitySettings"}}' style="padding: 20px;">
<a-tabs default-active-key="sec-1" :class="siderDrawer.isDarkTheme ? darkClass : ''">
<a-tab-pane key="sec-1" tab='{{ i18n "pages.settings.security.admin"}}'>
<a-form :style="siderDrawer.isDarkTheme ? 'color: hsla(0,0%,100%,.65); padding: 20px;': 'background: white; padding: 20px;'">