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 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
i {
|
||||
font-size: 1.5rem;
|
||||
|
|
Reference in New Issue