1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

implement two-factor setup page

This commit is contained in:
Kyle Spearrin
2018-06-26 22:51:58 -04:00
parent 381da132f8
commit e345bbcae0
9 changed files with 142 additions and 5 deletions

View File

@@ -502,3 +502,9 @@ app-avatar {
}
}
}
.list-group-2fa {
.logo-2fa {
min-width: 100px;
}
}