Migrate search bar to mwc (#11637)

This commit is contained in:
Bram Kragten
2022-02-10 15:23:21 +01:00
committed by GitHub
parent b0b3222b33
commit 467a5169c0
12 changed files with 111 additions and 101 deletions

View File

@@ -928,11 +928,10 @@ export class HaDataTable extends LitElement {
}
.table-header {
border-bottom: 1px solid var(--divider-color);
padding: 0 16px;
}
search-input {
position: relative;
top: 2px;
display: block;
flex: 1;
}
slot[name="header"] {
display: block;