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