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