Skip to content

Commit c8c1987

Browse files
authored
Merge pull request #30023 from nextcloud/backport/30018/stable21
2 parents 51721e8 + 89b309d commit c8c1987

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/css/inputs.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,10 @@ div.select2-drop {
479479
text-overflow: ellipsis;
480480
span {
481481
cursor: pointer;
482+
em {
483+
cursor: inherit;
484+
background: unset;
485+
}
482486
}
483487
}
484488
.select2-result,

0 commit comments

Comments
 (0)