Skip to content

Commit 0c1a816

Browse files
committed
style: remove unnecessary whitespace in SearchBar.module.css
1 parent 079d190 commit 0c1a816

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docusaurus-search-local/src/client/theme/SearchBar/SearchBar.module.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
padding: var(--search-local-spacing, 12px);
1717
}
1818

19-
20-
21-
2219
.searchInput:focus {
2320
outline: 2px solid var(--search-local-input-active-border-color, var(--ifm-color-primary));
2421
outline-offset: 0px;

0 commit comments

Comments
 (0)