mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix upload text style, close #802
This commit is contained in:
parent
b56c5bb9e3
commit
c879aea3c2
@ -160,6 +160,7 @@
|
||||
height: 48px;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
&-picture &-item-thumbnail img {
|
||||
@ -178,7 +179,6 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
margin: 0 0 0 8px;
|
||||
line-height: 42px;
|
||||
transition: all 0.3s ease;
|
||||
|
Loading…
Reference in New Issue
Block a user