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