mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +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`
|
||||
:host {
|
||||
display: block;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
ha-data-table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user