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/index.html')
-rw-r--r--web/html/xui/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 6c398b4b..20b44bd8 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -22,6 +22,11 @@
.ant-backup-list-item {
gap: 10px;
}
+ .ant-xray-version-list-item {
+ --padding: 12px;
+ padding: var(--padding) !important;
+ gap: var(--padding);
+ }
.dark .ant-backup-list-item svg,
.dark .ant-badge-status-text,
.dark .ant-card-extra {