导航弹窗优化

master
Lee 2022-09-13 08:44:56 +08:00
parent d8ffb068e0
commit 8c8190e97c
1 changed files with 1 additions and 2 deletions

View File

@ -673,10 +673,9 @@
z-index: 9999;
transform: translateX(-50%);
overflow: hidden;
transition: all .6s;
}
.navigation-box.show{
height: 3rem;
height: auto;
}
.navigation-box .item{
line-height: 1rem;