channel.less 66 B

123456
  1. .channel{
  2. .ant-upload-list{
  3. display: none !important;
  4. }
  5. }