mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 11:33:28 +00:00
[PM-8582] Improve search performance in Safari (#11088)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<input
|
||||
#input
|
||||
bitInput
|
||||
type="search"
|
||||
[type]="inputType"
|
||||
[id]="id"
|
||||
[placeholder]="placeholder ?? ('search' | i18n)"
|
||||
class="tw-rounded-l tw-pl-9"
|
||||
|
||||
Reference in New Issue
Block a user