解决元素重影

This commit is contained in:
wxd
2024-10-13 15:43:27 +08:00
parent 7fffb39b84
commit 608e2ce620
4 changed files with 25 additions and 24 deletions

View File

@@ -536,7 +536,7 @@ export default defineComponent({
justify-content: center;
align-items: center;
width: 100%;
top: 105%;
top: 100%;
left: 0;
position: absolute;
.nav_left,.nav_right{