Skip to content

Commit ea9c700

Browse files
fix(docsearch): remove blur effect to avoid performance issues
1 parent 3d95664 commit ea9c700

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ html[data-theme='dark'] {
9898
--docsearch-muted-color: rgb(127, 132, 151);
9999
}
100100

101-
.DocSearch--active #__docusaurus {
102-
filter: blur(2px);
103-
}
104-
105101
/* Search Button */
106102

107103
.DocSearch-SearchButton {

0 commit comments

Comments
 (0)