户分割二级菜单跑偏
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -73,6 +73,7 @@ export default { | ... | @@ -73,6 +73,7 @@ export default { |
| 73 | height: calc(100% - 50px); | 73 | height: calc(100% - 50px); |
| 74 | /deep/.el-tabs__content{ | 74 | /deep/.el-tabs__content{ |
| 75 | height: 100%; | 75 | height: 100%; |
| 76 | position: unset; | ||
| 76 | /deep/.el-tab-pane{ | 77 | /deep/.el-tab-pane{ |
| 77 | height: calc(100% - 40px); | 78 | height: calc(100% - 40px); |
| 78 | } | 79 | } | ... | ... |
-
Please register or sign in to post a comment