Add success dialog after key backup (#10177)
This commit is contained in:
@@ -23,6 +23,14 @@ limitations under the License.
|
||||
/* never asked. */
|
||||
width: 560px;
|
||||
|
||||
&.mx_SuccessDialog {
|
||||
padding: 56px; /* 80px from design - 24px wrapper padding */
|
||||
|
||||
.mx_Dialog_title {
|
||||
margin-bottom: $spacing-16;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SettingsFlag {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user