Revert "fix: prevent DocSearch SVG clipping in WebKit" (#5304)

Revert "fix: prevent DocSearch SVG clipping in WebKit (#5240)"

This reverts commit a357e5ef67.
pull/4393/merge
Divyansh Singh 5 days ago committed by GitHub
parent 505278c2cb
commit c8313a4bcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,10 +41,6 @@
--docsearch-modal-shadow: none;
}
:is(.DocSearch-Container, .DocSearch-Sidepanel) svg {
overflow: visible;
}
.DocSearch-AskAiScreen-RelatedSources-Item-Link {
padding: 8px 12px 8px 10px;
}

Loading…
Cancel
Save