balibabu
feat: translate FileManager #345 (#558)
7c6cf75
raw
history blame
107 Bytes
.uploader {
:global {
.ant-upload-list {
max-height: 40vh;
overflow-y: auto;
}
}
}