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