Add clarifying text to DM dialog about what is about to happen

This commit is contained in:
Travis Ralston 2020-08-28 13:22:20 -06:00
parent cc2fc911af
commit e58b514803
4 changed files with 47 additions and 1 deletions

View file

@ -233,3 +233,7 @@ limitations under the License.
.mx_InviteDialog_addressBar {
margin-right: 45px;
}
.mx_InviteDialog_helpText .mx_AccessibleButton_kind_link {
padding: 0;
}