Raise market valuation help tooltip layer above following segment

This commit is contained in:
2026-05-21 16:57:12 +02:00
parent 84f4b2d43e
commit b06e47c1c3
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -2162,6 +2162,15 @@ section + section {
overflow: visible;
}
.sg-vsf-marktbewertung-table-segment {
position: relative;
z-index: 3;
}
.sg-vsf-marktbewertung-table-segment .sg-help-icon-panel {
z-index: var(--layer-pulldown-panel);
}
/* ========================================================= */
/* Patterns: Text Layouts */
/* ========================================================= */