mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
change overallMessage color to red
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
ff439e66a9
commit
50901a2eaf
@ -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