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