From edc477706b59b73a2044dd2033720b08c8660d1c Mon Sep 17 00:00:00 2001 From: ildar170975 <71872483+ildar170975@users.noreply.github.com> Date: Wed, 2 Oct 2024 17:20:19 +0300 Subject: [PATCH] Update style.js --- src/style.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.js b/src/style.js index 497c2ae..14ec8a7 100644 --- a/src/style.js +++ b/src/style.js @@ -4,6 +4,7 @@ const style = css` :host { display: flex; flex-direction: column; + height: 100%; } ha-card { flex-direction: column;