1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

sync component

This commit is contained in:
Kyle Spearrin
2018-04-13 11:49:03 -04:00
parent 238dbd9244
commit 0505043e18
9 changed files with 106 additions and 5 deletions

View File

@@ -294,12 +294,15 @@ content {
}
}
.no-items {
.center-content, .no-items {
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
flex-direction: column;
}
.no-items {
text-align: center;
.fa {