From 499edd665b2bbeb66f504d17ab6d72f93776eea3 Mon Sep 17 00:00:00 2001 From: Koper Date: Wed, 26 Jul 2023 16:32:31 +0700 Subject: [PATCH] Fixed footer height (it used to collapse if no text) --- www/app/components/dashboard.js | 4 ++-- www/app/page.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/app/components/dashboard.js b/www/app/components/dashboard.js index 8df67694..e7017d11 100644 --- a/www/app/components/dashboard.js +++ b/www/app/components/dashboard.js @@ -57,8 +57,8 @@ export function Dashboard({ )} -