Skip to content

Commit

Permalink
fix bug with input box and a weird blue "ring".
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Dec 5, 2023
1 parent 9d0142c commit a411bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/stylesheet/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ padding-left: 9px;
outline: none;
padding: 0 0 0 8px;
width: 80%;
--tw-ring-shadow: 0 0 #000 !important;
}
.DocSearch-Input::placeholder {
color: var(--docsearch-muted-color);
Expand Down

0 comments on commit a411bb2

Please sign in to comment.