From 557a9d020aa48472bd8271f4a067c7e04a15ec44 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Thu, 23 Mar 2023 11:38:16 +0100 Subject: Fix TLS-ALPN + allowInsecure --- web/html/xui/form/tls_settings.html | 12 +++++++----- web/html/xui/inbounds.html | 4 ---- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index aa9c6c6d..acb0a815 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -40,11 +40,13 @@ - - - auto - [[ key ]] - + + + [[ key ]] + + + + diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index d5f69733..f7b9e2ed 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -11,10 +11,6 @@ .ant-col-sm-24 { margin-top: 10px; } - - .ant-table-row-expand-icon { - color: rgba(0,0,0,.65); - } -- cgit v1.2.3