优化代码

This commit is contained in:
RuoYi
2025-04-22 12:03:31 +08:00
parent a9f9133e31
commit 8f4eb24bf2
4 changed files with 4 additions and 2 deletions

View File

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