mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
Rework Desktop Biometrics (#5234)
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="buttons with-rows">
|
||||
<div class="buttons-row" *ngIf="supportsBiometric && biometricLock">
|
||||
<div class="buttons-row" *ngIf="supportsBiometric && biometricLock && biometricReady">
|
||||
<button
|
||||
type="button"
|
||||
class="btn block"
|
||||
|
||||
Reference in New Issue
Block a user