balibabu
Feat: Import & export the agents. #3851 (#3894)
6d4da5b
raw
history blame
158 Bytes
.uploader {
:global {
.ant-upload-list {
max-height: 40vh;
overflow-y: auto;
}
}
}
.uploadLimit {
color: red;
font-size: 12px;
}