Only allow to start a DM with one email if encryption by default is enabled (#10253)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user