updated as per review comments
This commit is contained in:
parent
82f6d1c7f4
commit
7b9fa2a7a8
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
StackItemModel(horizontalAlignment: .fill),
|
StackItemModel(horizontalAlignment: .fill),
|
||||||
|
|
||||||
StackItemModel(horizontalAlignment: .fill,verticalAlignment: .top)],
|
StackItemModel(horizontalAlignment: .fill)],
|
||||||
axis: .horizontal), stackItems: [StackItem(andContain: leftImage), StackItem(andContain: eyebrowHeadlineBodyLink), rightLabelStackItem])
|
axis: .horizontal), stackItems: [StackItem(andContain: leftImage), StackItem(andContain: eyebrowHeadlineBodyLink), rightLabelStackItem])
|
||||||
|
|
||||||
}()
|
}()
|
||||||
|
|||||||
@ -26,7 +26,6 @@ public class ListLeftVariableIconWithRightCaretAllTextLinksModel: ListItemModel,
|
|||||||
image.width = 30
|
image.width = 30
|
||||||
image.height = 30
|
image.height = 30
|
||||||
}
|
}
|
||||||
rightLabel.hero = 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------
|
//-----------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user