FIX: Show user status tooltip on the assign modal (#457)
This commit is contained in:
parent
996c5ea493
commit
9c270cac9a
|
@ -109,6 +109,7 @@
|
|||
align-items: baseline;
|
||||
line-height: var(--line-height-small);
|
||||
overflow: hidden;
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
|
Loading…
Reference in New Issue