diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-29 21:58:50 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-29 21:58:50 +0300 |
| commit | a0f5875cb32da305043630a4e497071b07621d7f (patch) | |
| tree | e1c911c5f69d81f47ecbec24bfbcef74e55fcee9 /web/html/xui/inbounds.html | |
| parent | c3ed8051f39339caccd08fecf817dbb5b08098d3 (diff) | |
[darkmode] fix UTLS - cipherSuites
Diffstat (limited to 'web/html/xui/inbounds.html')
| -rw-r--r-- | web/html/xui/inbounds.html | 2 |
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" }}', |
