Set layout 3 last two segments to white background

This commit is contained in:
2026-05-28 09:17:45 +02:00
parent d0f975f811
commit aa2843e9a4
+2 -2
View File
@@ -191,7 +191,7 @@
</p>
</div>
</div>
<div class="sg-card-segment sg-card-segment--body sg-card-segment--gray sg-vsf-list-card__content-grow" data-pattern-part="company-card-content">
<div class="sg-card-segment sg-card-segment--body sg-card-segment--white sg-vsf-list-card__content-grow" data-pattern-part="company-card-content">
<div class="sg-score-bar-list sg-company-card__analysis-bars" aria-label="Fundamentalanalyse Score-Balken" data-component="score-bar-list">
<div class="sg-score-bar-item" data-component="score-bar">
<p class="sg-score-bar-label sg-bar-label" data-component-part="score-label">Marktbewertung:</p>
@@ -224,7 +224,7 @@
</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-card-segment--gray" data-pattern-part="list-card-actions">
<footer class="sg-card-segment sg-card-segment--body sg-card-segment--white" 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>