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

Unset active account when adding additional accounts (#1258)

This commit is contained in:
Addison Beck
2022-01-24 07:28:39 -05:00
committed by GitHub
parent ef48ba1ae2
commit d211b3fcd2
4 changed files with 37 additions and 18 deletions

View File

@@ -176,7 +176,9 @@
}
.accountLimitReached {
display: block;
margin: 4px 0;
padding: 5px 10px;
font-size: $font-size-small;
}
}