breach report styling
This commit is contained in:
parent
ce96a32af3
commit
38e87b1af0
|
@ -384,6 +384,12 @@ app-two-factor-recovery {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
app-breach-report {
|
||||||
|
.list-group-item h3 {
|
||||||
|
font-size: $font-size-lg;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#duo-frame {
|
#duo-frame {
|
||||||
background: url('../images/loading.svg') 0 0 no-repeat;
|
background: url('../images/loading.svg') 0 0 no-repeat;
|
||||||
height: 330px;
|
height: 330px;
|
||||||
|
|
Loading…
Reference in New Issue