mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 08:46:35 +00:00
Remove autofocus form log panel search (#11888)
This commit is contained in:
parent
a9e5a5dd44
commit
e5f77c35d4
@ -55,7 +55,6 @@ export class HaConfigLogs extends LitElement {
|
|||||||
: html`
|
: html`
|
||||||
<div class="search">
|
<div class="search">
|
||||||
<search-input
|
<search-input
|
||||||
autofocus
|
|
||||||
no-label-float
|
no-label-float
|
||||||
no-underline
|
no-underline
|
||||||
@value-changed=${this._filterChanged}
|
@value-changed=${this._filterChanged}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user