Browse Source

fix: Share select search globally icon

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/41070/head
Christopher Ng 3 years ago
parent
commit
590daccca3
  1. 2
      apps/files_sharing/src/components/SharingInput.vue

2
apps/files_sharing/src/components/SharingInput.vue

@ -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;
}
}

Loading…
Cancel
Save