.el-tree {
     min-width: 100%;
     display:inline-block !important;
 }
.leftdig {
  width: 25%; 
  float: left;
  overflow-y:auto;
  overflow-x: auto;
  height: 317px;
  border: 1px solid rgb(255, 255, 255);
}

相关文章:

  • 2021-10-17
  • 2021-11-02
  • 2021-06-21
  • 2022-02-25
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
  • 2021-10-17
  • 2021-06-28
  • 2022-12-23
相关资源
相似解决方案