Migrate a bunch of paper-dropdowns (#11626)

This commit is contained in:
Bram Kragten
2022-02-10 00:18:44 +01:00
committed by GitHub
parent ce3b8544b9
commit a0aed9112c
27 changed files with 412 additions and 507 deletions

View File

@@ -945,6 +945,7 @@ export class HaDataTable extends LitElement {
}
.scroller {
height: calc(100% - 57px);
overflow: overlay !important;
}
.mdc-data-table__table.auto-height .scroller {