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

user billing page

This commit is contained in:
Kyle Spearrin
2018-06-29 16:55:54 -04:00
parent 1ac22c6d48
commit f7b9416460
7 changed files with 337 additions and 13 deletions

View File

@@ -383,6 +383,16 @@ app-avatar {
}
}
app-user-billing {
.progress {
height: 20px;
.progress-bar {
min-width: 50px;
}
}
}
#duo-frame {
background: url('../images/loading.svg') 0 0 no-repeat;
height: 330px;