c
This commit is contained in:
parent
9081d69b76
commit
f86d142f18
@ -952,7 +952,7 @@ def search():
|
||||
left: 32%;
|
||||
top: 50%;
|
||||
background: var(--color-header-background);
|
||||
z-index: 9999;
|
||||
z-index: 10001;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
|
@ -950,7 +950,7 @@ def search():
|
||||
left: 32%;
|
||||
top: 50%;
|
||||
background: var(--color-header-background);
|
||||
z-index: 9999;
|
||||
z-index: 10001;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user