1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

password block fixes around wrapper

This commit is contained in:
Kyle Spearrin
2019-04-01 13:45:14 -04:00
parent 3e03a4f429
commit 0e343b9d5e
2 changed files with 4 additions and 1 deletions

View File

@@ -148,6 +148,7 @@ p.lead {
.password-wrapper {
word-break: break-all;
white-space: pre-wrap;
min-width: 0;
}
.password-number {