From 70faed71d09db730e34a38d60da844452d488a93 Mon Sep 17 00:00:00 2001 From: shibao Date: Fri, 25 Feb 2022 22:13:04 -0500 Subject: [PATCH] style disconnection and loading screens --- lib/lokal_web/templates/layout/live.html.heex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/lokal_web/templates/layout/live.html.heex b/lib/lokal_web/templates/layout/live.html.heex index 8d24945..a6737d5 100644 --- a/lib/lokal_web/templates/layout/live.html.heex +++ b/lib/lokal_web/templates/layout/live.html.heex @@ -33,11 +33,11 @@ flex flex-col justify-center items-center space-y-4 transition-opacity ease-in-out duration-500" > -

+

<%= gettext("Loading...") %>

- +
-

+

<%= gettext("Reconnecting...") %>

- +