Support searching for 3PIDs from the invite dialog

Part of https://github.com/vector-im/riot-web/issues/11199
This commit is contained in:
Travis Ralston 2020-01-08 20:49:29 -07:00
parent 67a67e3cb2
commit 79ab69353c
3 changed files with 296 additions and 35 deletions

View file

@ -184,6 +184,10 @@ limitations under the License.
.mx_DMInviteDialog_userTile_name {
vertical-align: top;
}
.mx_DMInviteDialog_userTile_threepidAvatar {
background-color: #ffffff; // this is fine without a var because it's for both themes
}
}
.mx_DMInviteDialog_userTile_remove {