MFA qr code fix

This commit is contained in:
Josh Pigford
2025-02-06 15:26:50 -06:00
parent 78e34d68e9
commit 972c850d27

View File

@@ -6,9 +6,9 @@ module MfaHelper
standalone: true,
use_path: true,
svg_attributes: {
width: "228",
height: "228",
viewBox: "0 0 57 57"
width: "240",
height: "240",
viewBox: "0 0 65 65"
}
)