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:
Diffstat (limited to 'web/html/xui/xray.html')
-rw-r--r--web/html/xui/xray.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html
index b1f62651..c243f825 100644
--- a/web/html/xui/xray.html
+++ b/web/html/xui/xray.html
@@ -74,7 +74,7 @@
<template slot="content">
<p style="max-width: 400px" v-for="line in restartResult.split('\n')">[[ line ]]</p>
</template>
- <a-icon type="question-circle" theme="filled"></a-icon>
+ <a-icon type="question-circle"></a-icon>
</a-popover>
</a-space>
</a-col>