Skip to content

Commit

Permalink
style: remove unnecessary whitespace in SearchBar.module.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Sma1lboy committed Jan 13, 2025
1 parent 079d190 commit 0c1a816
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
padding: var(--search-local-spacing, 12px);
}




.searchInput:focus {
outline: 2px solid var(--search-local-input-active-border-color, var(--ifm-color-primary));
outline-offset: 0px;
Expand Down

0 comments on commit 0c1a816

Please sign in to comment.