From 555d82302097d19f02c60e0609d15475d01b399c Mon Sep 17 00:00:00 2001 From: John Mazzitelli Date: Tue, 29 Mar 2022 12:27:47 -0400 Subject: [PATCH] fix the INFO notification color and icon. fixes: https://github.com/kiali/kiali/issues/4871 --- frontend/src/components/MessageCenter/NotificationList.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/MessageCenter/NotificationList.tsx b/frontend/src/components/MessageCenter/NotificationList.tsx index 5d68c05191..be40dd95ea 100644 --- a/frontend/src/components/MessageCenter/NotificationList.tsx +++ b/frontend/src/components/MessageCenter/NotificationList.tsx @@ -21,6 +21,9 @@ export default class NotificationList extends React.PureComponent