mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #30023 from nextcloud/backport/30018/stable21
This commit is contained in:
commit
c8c198715e
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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue