From 9289b79afa7de23cfd3c5cba7a6eaad2e5995b75 Mon Sep 17 00:00:00 2001 From: shibao Date: Wed, 25 Jan 2023 22:13:53 -0500 Subject: [PATCH] fix padding at bottom of page in chrome --- lib/memex_web/templates/layout/live.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/memex_web/templates/layout/live.html.heex b/lib/memex_web/templates/layout/live.html.heex index 5903904..9ff0ad8 100644 --- a/lib/memex_web/templates/layout/live.html.heex +++ b/lib/memex_web/templates/layout/live.html.heex @@ -1,4 +1,4 @@ -
+
<.topbar current_user={assigns[:current_user]}>