Only allow to start a DM with one email if encryption by default is enabled (#10253)
This commit is contained in:
parent
db6ee53535
commit
9b74b0f057
4 changed files with 241 additions and 23 deletions
|
@ -452,3 +452,8 @@ limitations under the License.
|
|||
.mx_InviteDialog_identityServer {
|
||||
margin-top: 1em; /* TODO: Use a spacing variable */
|
||||
}
|
||||
|
||||
.mx_InviteDialog_oneThreepid {
|
||||
font-size: $font-12px;
|
||||
margin: $spacing-8 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue