From de26dbbc96de3c09fb3dda3086f125f591a1cbd6 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 10 Apr 2023 00:55:47 +0330 Subject: fixed --- web/html/xui/form/protocol/trojan.html | 1 + web/html/xui/form/protocol/vless.html | 3 ++- web/html/xui/form/protocol/vmess.html | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 158b64af..79e797c6 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -60,6 +60,7 @@ diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 03069c29..2da4a255 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -66,7 +66,8 @@ + :dropdown-class-name="siderDrawer.isDarkTheme ? 'ant-card-dark' : ''" + v-model="client._expiryTime" style="width: 170px;"> diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index d425e080..ad2b3960 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -57,7 +57,8 @@ + :dropdown-class-name="siderDrawer.isDarkTheme ? 'ant-card-dark' : ''" + v-model="client._expiryTime" style="width: 170px;"> -- cgit v1.2.3