mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
make subpage data table full height (#20358)
This commit is contained in:
parent
6c1f328d71
commit
95caf8c7df
@ -577,6 +577,7 @@ export class HaTabsSubpageDataTable extends LitElement {
|
|||||||
return css`
|
return css`
|
||||||
:host {
|
:host {
|
||||||
display: block;
|
display: block;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
ha-data-table {
|
ha-data-table {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user