debugger
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 6s

This commit is contained in:
孙诚
2025-12-25 17:28:06 +08:00
parent 239d9dcae3
commit da227d13ea
3 changed files with 38 additions and 8 deletions

View File

@@ -572,7 +572,7 @@ onMounted(async () => {
.floating-search {
position: fixed;
bottom: 50px;
bottom: 90px;
left: 0;
right: 0;
z-index: 999;