From efae871b1bdb1e01081a44218281950cf0177f3b Mon Sep 17 00:00:00 2001 From: Kit La Touche Date: Thu, 10 Oct 2024 13:21:53 -0400 Subject: Adjust app container height down a bit. I would love to make the whole-thing container 100vh, and let the row of the interface sort out its own height. I will, eventually, I guess. --- hi-ui/src/routes/(app)/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hi-ui') diff --git a/hi-ui/src/routes/(app)/+layout.svelte b/hi-ui/src/routes/(app)/+layout.svelte index 98d4acf..9875817 100644 --- a/hi-ui/src/routes/(app)/+layout.svelte +++ b/hi-ui/src/routes/(app)/+layout.svelte @@ -77,7 +77,7 @@