diff options
| author | Alireza Ahmadi <alireza.ahmadi@tzconnect.com> | 2023-03-23 13:38:16 +0300 |
|---|---|---|
| committer | Alireza Ahmadi <alireza.ahmadi@tzconnect.com> | 2023-03-23 13:38:16 +0300 |
| commit | 557a9d020aa48472bd8271f4a067c7e04a15ec44 (patch) | |
| tree | d755f82ec0a55b779d14eafffe365e12f6eef549 /web/html/xui/inbounds.html | |
| parent | 14d7cb812ecccac203d65b4877833b58c93bcb2b (diff) | |
Fix TLS-ALPN + allowInsecure
Diffstat (limited to 'web/html/xui/inbounds.html')
| -rw-r--r-- | web/html/xui/inbounds.html | 4 |
1 files changed, 0 insertions, 4 deletions
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); - } </style> <body> <a-layout id="app" v-cloak> |
