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:
authorDecorativeFamily <185765765+decorativefamily@users.noreply.github.com>2024-11-12 00:58:00 +0300
committerGitHub <noreply@github.com>2024-11-12 00:58:00 +0300
commit35df2a05052560cc3be9874b1431f4976a463027 (patch)
tree394122ea67674ee870849a13c46ec8a07eec065f /web/html/xui/inbounds.html
parent9f445686a4586822f6de35b460cdcd4de7ff7abd (diff)
[CodeFactor] Apply fixes (#2595)
Co-authored-by: codefactor-io <support@codefactor.io>
Diffstat (limited to 'web/html/xui/inbounds.html')
-rw-r--r--web/html/xui/inbounds.html4
1 files changed, 2 insertions, 2 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 {