Merge pull request #30021 from nextcloud/backport/30018/stable23

[stable23] Fix collaborative tags styles
This commit is contained in:
MichaIng 2021-12-02 02:40:45 +01:00 committed by GitHub
commit e3ee81de05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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