mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 23:46:51 +00:00
Update style.css
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
This commit is contained in:
@@ -4613,9 +4613,10 @@ fieldset[name=number-code] {
|
||||
/* Make sure the search wrapper doesn't interfere with scrolling */
|
||||
.launch-search-wrapper {
|
||||
position: sticky;
|
||||
top: -3px;
|
||||
top: -20px;
|
||||
z-index: 1;
|
||||
background: rgba(231, 238, 245);
|
||||
padding-top: 7px;
|
||||
}
|
||||
.device-phone .launch-search-wrapper {
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user