TP-53586 | resolving pr comments
This commit is contained in:
@@ -60,9 +60,12 @@
|
||||
overflow: hidden;
|
||||
width: 110px;
|
||||
}
|
||||
:root {
|
||||
--title-z-index: 1;
|
||||
}
|
||||
.tooltipWrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: fixed;
|
||||
z-index: var(--title-z-index);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user