Close cross-overlays and prevent help tooltip clipping in Marktbewertung

This commit is contained in:
2026-05-21 16:56:06 +02:00
parent 1d9a536095
commit 84f4b2d43e
2 changed files with 19 additions and 1 deletions
+4
View File
@@ -2158,6 +2158,10 @@ section + section {
color: var(--text-vsf-drawer-object-card-body);
}
.sg-vsf-marktbewertung-card {
overflow: visible;
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */