.menus-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menus-container .menus-header{-ms-flex-negative:0;flex-shrink:0;padding:10px 0;border-bottom:1px solid #e4e7ed;margin-bottom:10px}.menus-container .menus-tree-container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 300px)}.menus-container .menus-tree-container .menus-tree{min-height:100%;padding-bottom:60px}.menus-container .menus-tree-container .menus-tree .el-tree-node__content{height:auto;min-height:36px;line-height:36px;padding:0 8px}.menus-container .menus-tree-container .menus-tree .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px;min-height:36px}.menus-container .menus-tree-container .menus-tree .custom-tree-node .el-button{margin-left:8px;-ms-flex-negative:0;flex-shrink:0}