fix: 🐛 修改发现的代码bug

This commit is contained in:
学习很差啦
2022-10-09 18:33:30 +08:00
parent 68ba97e590
commit 7dfdb4f685
3 changed files with 29 additions and 3 deletions

View File

@@ -106,7 +106,7 @@ export default {
background-color: #fff;
position: fixed;
top: 0;
z-index: 99;
z-index: 9999;
box-shadow:0 0 10px 2px rgb(90 90 90 / 60%);
transition: 0.35s;
}