FIX: Show user status tooltip on the assign modal (#457)

This commit is contained in:
Jan Cernik 2023-04-11 08:31:48 -03:00 committed by GitHub
parent 996c5ea493
commit 9c270cac9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
align-items: baseline;
line-height: var(--line-height-small);
overflow: hidden;
pointer-events: all;
}
.name {