Skip to content

Commit 674ff42

Browse files
committed
fix highlight
1 parent 5b6b3c4 commit 674ff42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/components/cluster/cluster-summary/cluster-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="row greedy content-middle">
1616
<svg-icon class="push-next success" params="name: HAIcon().name"
1717
data-bind="css: HAIcon().css"></svg-icon>
18-
<span class="greedy push-next">
18+
<span class="highlight greedy push-next">
1919
<span data-bind="text: HAText"></span>
2020
</span>
2121
<svg-icon class="icon-small" params="name: 'question'" data-bind="

0 commit comments

Comments
 (0)