1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

breach report styling

This commit is contained in:
Kyle Spearrin
2018-06-28 11:59:49 -04:00
parent ce96a32af3
commit 38e87b1af0

View File

@@ -384,6 +384,12 @@ app-two-factor-recovery {
}
}
app-breach-report {
.list-group-item h3 {
font-size: $font-size-lg;
}
}
#duo-frame {
background: url('../images/loading.svg') 0 0 no-repeat;
height: 330px;