Skip to content

Commit 460a4e9

Browse files
Pytalbackportbot[bot]
authored andcommitted
Fix collaborative tags styles
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 parent 003bf0f commit 460a4e9

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)