Correctly force no-top-margin to align section headers.
This commit is contained in:
parent
b48e3c5004
commit
f0a5631cda
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
<textBlock
|
<textBlock
|
||||||
:cmsWidgetName="headerCmsWidgetName"
|
:cmsWidgetName="headerCmsWidgetName"
|
||||||
typeStyle="body small bold dark"
|
typeStyle="body small bold dark"
|
||||||
margin="mt-0" />
|
marginTopSizeOverride="0" />
|
||||||
<textLink
|
<textLink
|
||||||
linkType="textSmall"
|
linkType="textSmall"
|
||||||
text="Edit"
|
text="Edit"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue