fix: Fix multiple bugs with new authentication flow
This commit is contained in:
@@ -144,6 +144,8 @@
|
||||
/>
|
||||
<input
|
||||
type="text"
|
||||
appAutoFocus
|
||||
appSelectOnFocus
|
||||
[attr.aria-label]="'servers.browser.search.ariaLabel' | translate"
|
||||
class="h-10 w-full rounded-lg border border-border bg-secondary py-2 pl-10 pr-3 text-sm text-foreground placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-primary"
|
||||
[placeholder]="resolvedSearchPlaceholder"
|
||||
|
||||
Reference in New Issue
Block a user