File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ - TMS-1175: Realign hero button icons
11+
1012## [ 1.11.0] - 2025-10-01
1113
1214- TMS-1201: Add iframe-field for video fields
Original file line number Diff line number Diff line change 5353 {?link.title}{?link.url}
5454 <a href="{link.url|url}"
5555 target="{link.target|attr}"
56- class="pill is-block is-primary is-flex is-justify-content-space-between is-align-items-center has-border-radius-small has-text-left mb-4 mt-0-desktop mt-4 p-5">
56+ class="pill is-block is-primary is-flex is-align-items-center has-border-radius-small has-text-left mb-4 mt-0-desktop mt-4 p-5">
57+ {>"ui/icon" icon="arrow-right" class="icon mr-4" /}
5758 {link.title|html}
58- {>"ui/icon" icon="arrow-right" class="icon ml-4" /}
5959 </a>
6060 {/link.url}{/link.title}
6161 {/rows}
You can’t perform that action at this time.
0 commit comments