Raise open help-icon stacking level in Marktbewertung table segment

This commit is contained in:
2026-05-21 16:58:03 +02:00
parent b06e47c1c3
commit 71467dd996
+4
View File
@@ -2171,6 +2171,10 @@ section + section {
z-index: var(--layer-pulldown-panel);
}
.sg-vsf-marktbewertung-table-segment .sg-help-icon-wrap[data-open="true"] {
z-index: calc(var(--layer-pulldown-panel) + 1);
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */