Fix 2FA blocks' width

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
Jérôme Herbinet 2023-03-24 10:19:22 +01:00 committed by GitHub
parent 97b8e6d2a3
commit 3ce5ef5808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ body {
.two-factor-provider {
text-align: center;
width: 258px !important;
width: 100% !important;
display: inline-block;
margin-bottom: 0 !important;
background-color: var(--color-background-darker) !important;