1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

2fa recovery code view

This commit is contained in:
Kyle Spearrin
2018-06-28 09:40:11 -04:00
parent ff65297275
commit b9895ba79a
8 changed files with 99 additions and 2 deletions

View File

@@ -378,6 +378,12 @@ app-avatar {
}
}
app-two-factor-recovery {
code {
font-size: $font-size-lg;
}
}
#duo-frame {
background: url('../images/loading.svg') 0 0 no-repeat;
height: 330px;