king
2022-01-06 a0fd77abd9cb5bc693cef7c62f5915964c196d2d
1
2
3
4
5
6
7
8
9
.menus-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
    padding-top: 40px;
  }
}