1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

avatar component

This commit is contained in:
Kyle Spearrin
2018-06-21 11:28:14 -04:00
parent 1fb4f2946a
commit 9633800977
5 changed files with 127 additions and 2 deletions

View File

@@ -351,6 +351,12 @@ app-password-generator-history {
}
}
app-avatar {
img {
@extend .rounded;
}
}
#duo-frame {
background: url('../images/loading.svg') 0 0 no-repeat;
height: 330px;