mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix blank tabs in Hass.io
This commit is contained in:
parent
7e69df44d7
commit
48aa9a2ad7
@ -2,3 +2,4 @@ window.loadES5Adapter().then(() => {
|
||||
import(/* webpackChunkName: "hassio-icons" */ "./resources/hassio-icons.js");
|
||||
import(/* webpackChunkName: "hassio-main" */ "./hassio-main.js");
|
||||
});
|
||||
document.body.style.height = "100%";
|
||||
|
Loading…
x
Reference in New Issue
Block a user