Merge pull request #350 from Roozenlz/main

修复首页问候语会被遮挡的bug
This commit is contained in:
Roozen 2023-07-31 22:49:42 +08:00 committed by GitHub
commit 78abd17728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
left: 15%;
width: 400px;
text-align: center;
z-index: 999;
z-index: 10000;
pointer-events: none
}