File size: 107 Bytes
4c6dadf
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.uploader {
  :global {
    .ant-upload-list {
      max-height: 40vh;
      overflow-y: auto;
    }
  }
}