<style lang="less" scoped>
div /deep/ .ant-modal-content{
height: 600px;
width: 1000px;

}
div /deep/ .ant-modal-body{
    height: 80%;
    width: 100%;
}
</style>

  

相关文章:

  • 2021-12-07
  • 2022-12-23
  • 2023-01-17
  • 2021-12-06
  • 2021-11-19
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-01
  • 2021-06-05
  • 2021-12-29
  • 2021-10-28
  • 2021-06-08
  • 2021-08-27
  • 2021-10-21
相关资源
相似解决方案