Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-12-04 23:49:01 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-12-04 23:49:01 +0300
commitd8c509b41056b9ca41725fac0bfa7515ce1f795b (patch)
treeffcdbec2d5cbe4f0f09c2430680f09097c256229 /web/html/xui/inbound_client_table.html
parent75fb66ade093c561225738e2d5cc2126c15d2776 (diff)
small typo
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/xui/inbound_client_table.html')
-rw-r--r--web/html/xui/inbound_client_table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html
index c788b9fd..cc626606 100644
--- a/web/html/xui/inbound_client_table.html
+++ b/web/html/xui/inbound_client_table.html
@@ -136,7 +136,7 @@
[[ remainedDays(client.expiryTime) ]]
</a-tag>
</a-popover>
- <a-tag v-else :color="userExpiryColor(app.expireDiff, client, themeSwitcher.isDarkTheme)" style="border: 0;" class="infinite-tag">&infin;</a-tag>
+ <a-tag v-else :color="userExpiryColor(app.expireDiff, client, themeSwitcher.isDarkTheme)" style="border: none;" class="infinite-tag">&infin;</a-tag>
</template>
</template>
<template slot="actionMenu" slot-scope="text, client, index">