communication fix
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-x: hidden;
|
||||
overflow: visible;
|
||||
|
||||
& {
|
||||
--hover-bg-color: lightyellow;
|
||||
|
@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
word-wrap: break-word;
|
||||
height: auto;
|
||||
text-align: left;
|
||||
|
Reference in New Issue
Block a user