优化状态型字典显示

This commit is contained in:
izory
2021-10-09 18:08:12 +08:00
parent 6dcfd0e855
commit b944be5f67
10 changed files with 96 additions and 324 deletions

View File

@@ -21,8 +21,8 @@
z-index: 1001;
overflow: hidden;
// 有改动
-webkit-box-shadow: 2px 0 7px rgba(0,21,41 , .15);
box-shadow: 2px 0 7px rgba(0,21,41 , .15);
-webkit-box-shadow: 2px 0 14px rgba(0,21,41 , .10);
box-shadow: 2px 0 14px rgba(0,21,41 , .10);
// reset element-ui css
.horizontal-collapse-transition {