diff --git a/src/styles/index.ts b/src/styles/index.ts index 343912a11391..5187ff54f2fb 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -3635,6 +3635,7 @@ const styles = (theme: ThemeColors) => searchRouterInputResultsFocused: { borderWidth: 1, borderColor: theme.success, + backgroundColor: theme.appBG, }, searchTableHeaderActive: {