]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix collaborative tags styles 30018/head
authorChristopher Ng <chrng8@gmail.com>
Wed, 1 Dec 2021 18:04:16 +0000 (18:04 +0000)
committerChristopher Ng <chrng8@gmail.com>
Wed, 1 Dec 2021 18:04:16 +0000 (18:04 +0000)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
core/css/inputs.scss

index a0ac6fe68a40a78608c45f0ab1ff98e2a047a1ea..057daf672ee9244483b29ac6b6e5073eb00ea447 100644 (file)
@@ -485,6 +485,10 @@ div.select2-drop {
                        text-overflow: ellipsis;
                        span {
                                cursor: pointer;
+                               em {
+                                       cursor: inherit;
+                                       background: unset;
+                               }
                        }
                }
                .select2-result,