This commit is contained in:
Joseph Cheung 2023-02-27 19:51:11 +08:00
parent 29e06e01f9
commit 8f428b72be
2 changed files with 3 additions and 591 deletions

File diff suppressed because one or more lines are too long

View file

@ -914,7 +914,7 @@ def search():
position: fixed; position: fixed;
left: 32%; left: 32%;
top: 50%; top: 50%;
background: var(--color-search-background); background: var(--color-header-background);
z-index: 9999; z-index: 9999;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
} }