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

invite/edit org users

This commit is contained in:
Kyle Spearrin
2018-07-10 14:46:13 -04:00
parent a8618f1c79
commit b428660f92
10 changed files with 373 additions and 9 deletions

View File

@@ -632,7 +632,9 @@ app-user-billing {
}
.form-check-block + .form-check-block {
@extend .mt-3;
&:not(.mt-2) {
@extend .mt-3;
}
}
.org-nav {