1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02: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;