变更页面三级菜单调整
Showing
3 changed files
with
3 additions
and
0 deletions
... | @@ -896,6 +896,7 @@ | ... | @@ -896,6 +896,7 @@ |
896 | width: 100%; | 896 | width: 100%; |
897 | margin-bottom: 0; | 897 | margin-bottom: 0; |
898 | border: 0; | 898 | border: 0; |
899 | border-bottom: 1px solid #E4E7ED; | ||
899 | /deep/ .el-tabs__nav-scroll { | 900 | /deep/ .el-tabs__nav-scroll { |
900 | height: 50px; | 901 | height: 50px; |
901 | box-sizing: border-box; | 902 | box-sizing: border-box; | ... | ... |
... | @@ -85,6 +85,7 @@ export default { | ... | @@ -85,6 +85,7 @@ export default { |
85 | width: 100%; | 85 | width: 100%; |
86 | margin-bottom: 0; | 86 | margin-bottom: 0; |
87 | border: 0; | 87 | border: 0; |
88 | border-bottom: 1px solid #E4E7ED; | ||
88 | /deep/ .el-tabs__nav-scroll { | 89 | /deep/ .el-tabs__nav-scroll { |
89 | height: 50px; | 90 | height: 50px; |
90 | box-sizing: border-box; | 91 | box-sizing: border-box; | ... | ... |
... | @@ -589,6 +589,7 @@ | ... | @@ -589,6 +589,7 @@ |
589 | width: 100%; | 589 | width: 100%; |
590 | margin-bottom: 0; | 590 | margin-bottom: 0; |
591 | border: 0; | 591 | border: 0; |
592 | border-bottom: 1px solid #E4E7ED; | ||
592 | /deep/ .el-tabs__nav-scroll { | 593 | /deep/ .el-tabs__nav-scroll { |
593 | height: 50px; | 594 | height: 50px; |
594 | box-sizing: border-box; | 595 | box-sizing: border-box; | ... | ... |
-
Please register or sign in to post a comment