Browse Source

fix upload list item style

pull/549/head
afc163 9 years ago
parent
commit
93f5928e1a
  1. 2
      style/components/upload.less

2
style/components/upload.less

@ -88,7 +88,6 @@
margin-right: 4px;
font-size: 12px;
color: #999;
top: 1px;
}
.anticon-cross {
.iconfont-size-under-12px(10px);
@ -97,6 +96,7 @@
cursor: pointer;
float: right;
color: #999;
line-height: 22px;
&:hover {
color: #666;
}

Loading…
Cancel
Save