2FA QRcode background enlarge with page (too much width)
Hi, sorry if this issue doesn't follow templates (haven't found any which is compliant with what I am reporting).
I found that the 2FA QRcode background is moving and become larger than the QR.
The page where is the ressource :
https://gitlab.com/-/profile/two_factor_auth
What's now in the code :
<div class="gl-p-2 gl-mb-3" style="background: #fff;">
What can fix it :
<div class="gl-p-2 gl-mb-3" style="background: #fff; width: fit-content;">
I'm not a developper but think I can maybe help with this issue, thanks !
Edited by w4rell