Skip to content

Commit

Permalink
fix: remove search box focus ring
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 30, 2021
1 parent c924631 commit df746aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/_headings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ a.title h1.title {
color: var(--ls-search-icon-color, #9fa6b2);
}

.cp__header #search-field:focus {
outline: 2px solid var(--ct-secondary-color);
}

.cp__header.electron-mac {
height: var(--ct-header-height);
}
Expand Down

0 comments on commit df746aa

Please sign in to comment.