Update search.css (#18203)

Centered the CTRL K icons in the search bar.
This commit is contained in:
Rishi Pradeep 2023-09-26 16:14:11 +05:30 committed by GitHub
parent e91fd9843f
commit 88a0a97638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ html.dark {
.DocSearch-Button-Keys {
display: flex;
min-width: calc(40px + 0.8em);
margin-top: 3px
}
.DocSearch-Button-Key {
align-items: center;