This commit is contained in:
Alireza Ahmadi
2023-12-13 17:50:06 +01:00
parent b93adb7435
commit 93f6ba897c
4 changed files with 21 additions and 26 deletions

View File

@@ -85,7 +85,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>