mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix upload loading
This commit is contained in:
parent
b51bc4a63a
commit
4ab7c648ce
@ -121,7 +121,7 @@
|
|||||||
|
|
||||||
.@{upload-prefix-cls}-list {
|
.@{upload-prefix-cls}-list {
|
||||||
.reset-component;
|
.reset-component;
|
||||||
overflow: hidden;
|
.clearfix;
|
||||||
&-item {
|
&-item {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-base;
|
||||||
|
Loading…
Reference in New Issue
Block a user