mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-20 17:43:36 +00:00
make subpage data table full height (#20358)
This commit is contained in:
@@ -577,6 +577,7 @@ export class HaTabsSubpageDataTable extends LitElement {
|
||||
return css`
|
||||
:host {
|
||||
display: block;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
ha-data-table {
|
||||
|
||||
Reference in New Issue
Block a user