From a51a5b43735668af5eafef2abc71f1130726bb73 Mon Sep 17 00:00:00 2001 From: Dmitriy Lazarev Date: Wed, 20 Dec 2023 17:40:51 +0400 Subject: [PATCH] Improve sidebar height Signed-off-by: Dmitriy Lazarev --- www/components/footer.tsx | 2 +- www/components/header.tsx | 2 +- www/routes/app.html.tsx | 4 ++-- www/routes/docs-route.tsx | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/components/footer.tsx b/www/components/footer.tsx index afa01101..dcf0e05d 100644 --- a/www/components/footer.tsx +++ b/www/components/footer.tsx @@ -2,7 +2,7 @@ import { IconExternal } from "./icons/external.tsx"; export function Footer(): JSX.Element { return ( -