mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
update .item-avatar .item-img to .item-image for consistency w/ thumbnails
This commit is contained in:
@@ -443,7 +443,7 @@ button.item-button-right:after,
|
||||
min-height: $item-avatar-width + ($item-padding * 2);
|
||||
|
||||
> img:first-child,
|
||||
.item-img {
|
||||
.item-image {
|
||||
position: absolute;
|
||||
top: $item-padding;
|
||||
left: $item-padding;
|
||||
|
||||
Reference in New Issue
Block a user