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 Louis Chemineau
parent 56f6fc01e8
commit af43bafc86

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;