Fix Graphik segment by using body variant and remove local padding override

This commit is contained in:
2026-05-21 17:07:37 +02:00
parent 04e607f526
commit d7ce8bdafb
2 changed files with 1 additions and 5 deletions
@@ -184,7 +184,7 @@
</tbody>
</table>
</div>
<div class="sg-card-segment sg-card-segment--gray sg-vsf-marktbewertung-graphic-segment" data-component-part="card-body">
<div class="sg-card-segment sg-card-segment--body sg-card-segment--gray" data-component-part="card-body">
<p class="sg-body">Graphik</p>
</div>
<div class="sg-card-segment sg-card-segment--body" data-component-part="card-body"><p class="sg-body">Inhalt Marktbewertung.</p></div>
-4
View File
@@ -2162,10 +2162,6 @@ section + section {
color: var(--text-vsf-drawer-object-card-body);
}
.sg-vsf-marktbewertung-graphic-segment {
padding-bottom: 0;
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */