feat(Reg): CSS zu .tfaQrCode hinzugefügt

This commit is contained in:
Developer 02
2025-02-05 16:48:11 +01:00
parent f5028a82fa
commit 311009bc97
3 changed files with 6 additions and 2 deletions

View File

@@ -618,4 +618,8 @@ footer#page-footer {
.collapse {
height: 4rem;
}
}
#tfaRegStep .tfaQrCode {
width: 7rem;
}