update 优化代码

This commit is contained in:
疯狂的狮子Li
2025-04-22 13:32:15 +08:00
parent 660d5b3d4f
commit e5de3f4e9d
4 changed files with 4 additions and 5 deletions

View File

@ -26,7 +26,7 @@
z-index: 1001;
overflow: hidden;
-webkit-box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
// reset element-ui css
.horizontal-collapse-transition {