This commit is contained in:
2020-11-18 11:02:27 +08:00
parent da8c001b44
commit 90ce114a7f
3 changed files with 7 additions and 1 deletions

View File

@@ -79,7 +79,7 @@
position: fixed;
top: 0;
left: 0;
z-index: 999;
z-index: 1001;
display: none;
}
</style>