mirror of https://github.com/ElemeFE/element
Avatar: set img tag's width attribute
parent
f14b5ba540
commit
1b2e567311
|
@ -15,6 +15,7 @@
|
|||
|
||||
>img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue