Merge pull request #2594 from matrix-org/dbkr/dont_verify_restore

Prompt to restore backup rather than verify
This commit is contained in:
David Baker
2019-02-08 17:49:04 +00:00
committed by GitHub
4 changed files with 48 additions and 104 deletions
@@ -38,7 +38,6 @@ limitations under the License.
margin: 0 10px;
}
.mx_RoomRecoveryReminder_button.mx_RoomRecoveryReminder_secondary {
@mixin mx_DialogButton_secondary;
background-color: transparent;
.mx_RoomRecoveryReminder_secondary {
font-size: 90%;
}