mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
change overallMessage color to red
Signed-off-by: andy.lee <andy.lee@suse.com> (cherry picked from commit 50901a2eaf0dc35efcd36d7b30bbba08e8c3e6c4)
This commit is contained in:
parent
81a572e5b5
commit
bbe6b1bdf0
@ -273,7 +273,7 @@ export default {
|
||||
|
||||
<p
|
||||
v-if="overallMessage"
|
||||
class="text-warning mb-20"
|
||||
class="text-error mb-20"
|
||||
>
|
||||
{{ overallMessage }}
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user