mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Resolve the dropdown display error (#15704)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
>
|
||||
<bit-option
|
||||
[disabled]="true"
|
||||
[value]=""
|
||||
[value]="null"
|
||||
[label]="'--' + ('select' | i18n) + '--'"
|
||||
></bit-option>
|
||||
<bit-option
|
||||
|
||||
Reference in New Issue
Block a user