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