diff --git a/styleguide.css b/styleguide.css index 754b5ac..03226d7 100644 --- a/styleguide.css +++ b/styleguide.css @@ -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 */ /* ========================================================= */