mirror of https://github.com/docker/docs.git
Update search.css (#18203)
Centered the CTRL K icons in the search bar.
This commit is contained in:
parent
e91fd9843f
commit
88a0a97638
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue