web/flows: fix alignment for duo authenticator
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
32331a56eb
commit
a20f552bcf
|
@ -48,7 +48,6 @@ export class AuthenticatorValidateStage
|
||||||
.authenticator-button {
|
.authenticator-button {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
i {
|
i {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
|
Reference in New Issue