Optimize submenu stylesheet

This commit is contained in:
2023-09-27 09:09:27 +08:00
parent 54e6255527
commit 7d45e2a3be

View File

@@ -91,9 +91,6 @@
transform: translateY(-10px);
opacity: 0;
}
100% {
transform: translateY(4px);
}
}
}
@@ -103,7 +100,6 @@
width: 100%;
text-align: center;
background-color: white;
transform: translateY(4px);
overflow: hidden;
.item {