perf: 层级修改

This commit is contained in:
rd
2025-08-04 11:43:29 +08:00
parent 8740a652a7
commit e53f54b37d

View File

@ -115,7 +115,7 @@ $layout-max-width: 1100px;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
z-index: 1000;
width: 100%;
height: $nav-size-height;
}