You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Prompt for recovery key on login rather than passphrase
Only show passphrase options at all if the user has a passphrase on their SSSS key.
This commit is contained in:
@ -70,6 +70,10 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
.mx_CompleteSecurity_recoveryKeyInput {
|
||||
width: 368px;
|
||||
}
|
||||
|
||||
.mx_CompleteSecurity_heroIcon {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
|
Reference in New Issue
Block a user