Use MiniAvatarUploader for the new NewRoomIntro component

This commit is contained in:
Michael Telatynski 2020-11-05 15:50:42 +00:00
parent 6aeea3e38e
commit 664079a127
6 changed files with 208 additions and 4 deletions

View file

@ -16,7 +16,7 @@ limitations under the License.
.mx_CreateEvent {
&::before {
background-color: $primary-fg-color;
background-color: $composer-e2e-icon-color;
mask-image: url('$(res)/img/element-icons/chat-bubbles.svg');
}
}