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

cleanup generator

This commit is contained in:
Kyle Spearrin
2018-06-20 22:12:54 -04:00
parent 367104f0a7
commit 16b29c6116
3 changed files with 6 additions and 9 deletions

View File

@@ -302,9 +302,8 @@ app-password-generator {
}
.card-password {
span {
.card-body {
word-break: break-all;
display: block;
text-align: center;
font-size: $font-size-lg;
font-family: $font-family-monospace;