modify the z index of footer

This commit is contained in:
Spedon
2023-03-28 18:54:48 +08:00
parent 44a8d0c544
commit 404c0870c7

View File

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