Remove bottom padding from market valuation Graphik segment

This commit is contained in:
2026-05-21 17:06:53 +02:00
parent 0f18bc6bdf
commit 04e607f526
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -2162,6 +2162,10 @@ section + section {
color: var(--text-vsf-drawer-object-card-body);
}
.sg-vsf-marktbewertung-graphic-segment {
padding-bottom: 0;
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */