Fix collaborative tags styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/30023/head
Christopher Ng 2021-12-01 18:04:16 +07:00 committed by Louis (Rebase PR Action)
parent 51721e8013
commit 89b309d8aa
1 changed files with 4 additions and 0 deletions

@ -479,6 +479,10 @@ div.select2-drop {
text-overflow: ellipsis;
span {
cursor: pointer;
em {
cursor: inherit;
background: unset;
}
}
}
.select2-result,