]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix: Share select search globally icon
authorChristopher Ng <chrng8@gmail.com>
Mon, 23 Oct 2023 17:36:25 +0000 (10:36 -0700)
committerChristopher Ng <chrng8@gmail.com>
Mon, 23 Oct 2023 22:14:49 +0000 (15:14 -0700)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
apps/files_sharing/src/components/SharingInput.vue

index 2a02af1be0f5f4eaaf53e12421680a0d0bea4898..1de28abef822c75d62c6773bc26c0639e7416c96 100644 (file)
@@ -560,7 +560,7 @@ export default {
                        background-repeat: no-repeat;
                        background-position: center;
                        background-color: var(--color-text-maxcontrast) !important;
-                       div {
+                       .avatardiv__initials-wrapper {
                                display: none;
                        }
                }