Add single-action footer segment to layout 3 list card

This commit is contained in:
2026-05-28 09:14:18 +02:00
parent 6c9edf3942
commit af32e2ed80
+5
View File
@@ -224,6 +224,11 @@
</div>
<p class="sg-body sg-company-card__summary sg-vsf-list-card__summary">BESCHREIBUNG LISTE</p>
</div>
<footer class="sg-card-segment sg-card-segment--body sg-object-card__actions-segment" data-pattern-part="list-card-actions">
<div class="sg-object-card__actions">
<button class="sg-interaction-element sg-button sg-button--active sg-object-card__action" type="button">Unternehmen ansehen</button>
</div>
</footer>
</article>
</div>
</section>