Starowo's picture
Upload 1411 files
b9fe2b4 verified
raw
history blame contribute delete
158 Bytes
.uploader {
:global {
.ant-upload-list {
max-height: 40vh;
overflow-y: auto;
}
}
}
.uploadLimit {
color: red;
font-size: 12px;
}