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

no items icon

This commit is contained in:
Kyle Spearrin
2018-01-31 20:42:56 -05:00
parent 5e7ac7a7ec
commit e64b19e3f4
2 changed files with 6 additions and 0 deletions

View File

@@ -115,6 +115,11 @@
align-items: center;
text-align: center;
padding: 0 10px;
.fa {
margin-bottom: 10px;
color: $list-icon-color;
}
}
}