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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-04-29 21:58:50 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-04-29 21:58:50 +0300
commita0f5875cb32da305043630a4e497071b07621d7f (patch)
treee1c911c5f69d81f47ecbec24bfbcef74e55fcee9 /web/html/xui/inbounds.html
parentc3ed8051f39339caccd08fecf817dbb5b08098d3 (diff)
[darkmode] fix UTLS - cipherSuites
Diffstat (limited to 'web/html/xui/inbounds.html')
-rw-r--r--web/html/xui/inbounds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index c4e44c45..903c3238 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -263,7 +263,7 @@
}, {
title: '{{ i18n "pages.inbounds.protocol" }}',
align: 'left',
- width: 80,
+ width: 90,
scopedSlots: { customRender: 'protocol' },
}, {
title: '{{ i18n "clients" }}',