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
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/xui/inbounds.html4
-rw-r--r--web/html/xui/settings.html2
-rw-r--r--web/html/xui/xray.html2
3 files changed, 4 insertions, 4 deletions
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index a5a4c940..478f29de 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -15,7 +15,7 @@
overflow-y: hidden;
}
.ant-table .ant-table-content .ant-table-tbody tr:last-child .ant-table-wrapper {
- margin:-10px 22px -10px !important;
+ margin:-10px 22px !important;
}
.ant-table .ant-table-content .ant-table-tbody tr:last-child .ant-table-wrapper .ant-table {
border-bottom-left-radius: 1rem;
@@ -40,7 +40,7 @@
padding: .5rem;
}
.ant-table .ant-table-content .ant-table-tbody tr:last-child .ant-table-wrapper {
- margin:-10px 2px -10px !important;
+ margin:-10px 2px !important;
}
}
.ant-col-sm-24 {
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index d7383061..0c70ca1c 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -26,7 +26,7 @@
padding: .5rem 1rem;
text-align: center;
background: rgb(255 145 0 / 15%);
- margin: 1.5rem 2.5rem 0rem 2.5rem;
+ margin: 1.5rem 2.5rem 0rem;
border-radius: .5rem;
transition: all 0.5s;
animation: signal 3s cubic-bezier(0.18, 0.89, 0.32, 1.28) infinite;
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html
index ddb4d515..6bcd31b9 100644
--- a/web/html/xui/xray.html
+++ b/web/html/xui/xray.html
@@ -52,7 +52,7 @@
font-size: 24px;
}
.ant-collapse-content-box>li {
- padding: 12px 0 0 0 !important;
+ padding: 12px 0 0 !important;
}
.ant-list-item>li {
padding: 10px 20px !important;