From a0f5875cb32da305043630a4e497071b07621d7f Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 29 Apr 2023 22:28:50 +0330 Subject: [darkmode] fix UTLS - cipherSuites --- web/html/xui/inbounds.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/xui/inbounds.html') 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" }}', -- cgit v1.2.3