king
2023-08-14 cc20b3cfe18b36c7b0f75937f88679eb031ecc6f
1
2
3
4
5
6
.trawmenutransfer {
  .ant-transfer-list {
    width: calc(50% - 20px);
    height: 250px;
  }
}