Raise open help-icon stacking level in Marktbewertung table segment
This commit is contained in:
@@ -2171,6 +2171,10 @@ section + section {
|
|||||||
z-index: var(--layer-pulldown-panel);
|
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 */
|
/* Patterns: Text Layouts */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
|
|||||||
Reference in New Issue
Block a user