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