fix: style

This commit is contained in:
Fine 2023-08-22 22:38:25 +08:00
parent 4ca2155560
commit 6d93e1014a

View File

@ -203,6 +203,7 @@ limitations under the License. -->
<div class="label">
<span>{{ t(isExpression ? "unhealthyExpression" : "conditions") }}</span>
<el-tooltip
class="cp"
v-if="isExpression"
content="The node would be red to indicate unhealthy status when the expression return greater than 0"
>