diff --git a/src/plugins/kibana_react/public/overview_page/overview_footer/overview_footer.tsx b/src/plugins/kibana_react/public/overview_page/overview_footer/overview_footer.tsx index 20d6aaafbeec4..3a61eb989024a 100644 --- a/src/plugins/kibana_react/public/overview_page/overview_footer/overview_footer.tsx +++ b/src/plugins/kibana_react/public/overview_page/overview_footer/overview_footer.tsx @@ -28,7 +28,7 @@ import { useUiSetting$, } from '../../../../../../src/plugins/kibana_react/public'; -import './index'; +import './index.scss'; interface Props { /** The path to set as the new default route in advanced settings */