fix
Some checks failed
Docker Build & Deploy / Build Docker Image (push) Failing after 2s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s

This commit is contained in:
2026-01-11 16:51:55 +08:00
parent c550e95f94
commit 386d211735

View File

@@ -973,9 +973,6 @@ onBeforeUnmount(() => {
}
.overview-fixed-wrapper {
position: sticky;
top: 0;
z-index: 10;
background: transparent !important;
padding: 16px 0 1px 0;
overflow-x: hidden;