Fix collaborative tags styles

Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
Christopher Ng 2021-12-01 18:04:16 +00:00 committed by backportbot[bot]
parent b67c6d9730
commit e0ffaaae51

View file

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