mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-06 09:59:35 +02:00
fix css to hide login with passkey (#5890)
This commit is contained in:
parent
53f58b14d5
commit
d363e647e9
@ -25,7 +25,7 @@ app-root form.ng-untouched button.\!tw-text-primary-600:nth-child(4) {
|
||||
@extend %vw-hide;
|
||||
}
|
||||
/* Hide Log in with passkey on the login page */
|
||||
app-root form.ng-untouched a[routerlink="/login-with-passkey"] {
|
||||
app-root form.ng-untouched button.\!tw-text-primary-600:nth-child(3) {
|
||||
@extend %vw-hide;
|
||||
}
|
||||
/* Hide the or text followed by the two buttons hidden above */
|
||||
|
Loading…
x
Reference in New Issue
Block a user