diff --git a/openmetadata-ui/src/main/resources/ui/src/components/ServiceInsights/service-insights-tab.less b/openmetadata-ui/src/main/resources/ui/src/components/ServiceInsights/service-insights-tab.less index f9e3c74b8cc..2fda4311ac9 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/ServiceInsights/service-insights-tab.less +++ b/openmetadata-ui/src/main/resources/ui/src/components/ServiceInsights/service-insights-tab.less @@ -29,7 +29,7 @@ } .ant-card.widget-info-card { - background-color: @grey-12; + background-color: @grey-11; border-color: @grey-12; border-radius: @border-radius-sm; }