This commit is contained in:
MHSanaei
2023-12-13 19:55:20 +03:30
parent 8d18c8e98f
commit 6a2019629b
10 changed files with 32 additions and 37 deletions
+1 -1
View File
@@ -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>