diff --git a/src/client/theme-default/styles/docsearch.css b/src/client/theme-default/styles/docsearch.css index e71ba0330..f0de57cc2 100644 --- a/src/client/theme-default/styles/docsearch.css +++ b/src/client/theme-default/styles/docsearch.css @@ -41,7 +41,8 @@ --docsearch-modal-shadow: none; } -:is(.DocSearch-Container, .DocSearch-Sidepanel) svg { +.DocSearch-LoadingIndicator svg, +.DocSearch-Logo svg { overflow: visible; }