8 lines
148 B
SCSS
8 lines
148 B
SCSS
|
|
.uploader-progress .ant-progress-outer {
|
||
|
|
padding-right: 0;
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.uploader-progress .ant-progress-bg {
|
||
|
|
transition: none;
|
||
|
|
}
|