mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
feat: add TOTP QR code scanning functionality and related UI components
This commit is contained in:
@@ -501,6 +501,10 @@
|
||||
height: 160px;
|
||||
}
|
||||
|
||||
.totp-scan-actions {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.invite-toolbar {
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user