9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
|
|
.uploader {
|
||
|
|
:global {
|
||
|
|
.ant-upload-list {
|
||
|
|
max-height: 40vh;
|
||
|
|
overflow-y: auto;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|