mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-10 04:03:13 +08:00
fix hiding email as 2fa provider (#6026)
This commit is contained in:
@@ -118,7 +118,7 @@ app-root a[routerlink="/signup"] {
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#unless mail_enabled}}
|
||||
{{#unless mail_2fa_enabled}}
|
||||
/* Hide `Email` 2FA if mail is not enabled */
|
||||
.providers-2fa-1 {
|
||||
@extend %vw-hide;
|
||||
|
||||
Reference in New Issue
Block a user