modify z index

This commit is contained in:
Spedon
2023-03-11 14:35:27 +08:00
parent c57a2001cd
commit 2109655997

View File

@@ -4,7 +4,7 @@ footer {
bottom: 0;
left: 0;
right: 0;
z-index: 777;
z-index: 10;
background-color: #fff;
height: 38px;
display: flex;