细节优化

This commit is contained in:
kron
2026-01-07 15:12:18 +08:00
parent 494f83392e
commit 1f75045db4
6 changed files with 13 additions and 6 deletions

View File

@@ -181,7 +181,7 @@ const getRing = (arrow) => {
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 5;
z-index: 999;
}
.container-header {
margin-top: 20vh;