docs: tweak search kbd placement to match loupe (#2834)
### Change Type - [x] `patch` — Bug fix
This commit is contained in:
parent
7ea54fe605
commit
f096480ade
1 changed files with 1 additions and 1 deletions
|
@ -1028,7 +1028,7 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 3px;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
color: var(--color-tint-5);
|
color: var(--color-tint-5);
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue