removed as per feedback.
This commit is contained in:
parent
40fcfaee26
commit
c625623355
@ -23,16 +23,6 @@ public class HeadersH1NoButtonsBodyTextModel: HeaderModel, MoleculeModelProtocol
|
|||||||
super.init()
|
super.init()
|
||||||
}
|
}
|
||||||
|
|
||||||
public override func setDefaults() {
|
|
||||||
if topPadding == nil {
|
|
||||||
topPadding = Padding.Component.VerticalMarginSpacing
|
|
||||||
}
|
|
||||||
if bottomPadding == nil {
|
|
||||||
bottomPadding = Padding.Component.VerticalMarginSpacing
|
|
||||||
}
|
|
||||||
super.setDefaults()
|
|
||||||
}
|
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
// MARK: - Keys
|
// MARK: - Keys
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user