Support searching for 3PIDs from the invite dialog
Part of https://github.com/vector-im/riot-web/issues/11199
This commit is contained in:
parent
67a67e3cb2
commit
79ab69353c
3 changed files with 296 additions and 35 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue