From fa67fd5a3bdc7583284e744e3624a0ceb8cb537b Mon Sep 17 00:00:00 2001 From: shibao Date: Sun, 22 Jan 2023 23:47:28 -0500 Subject: [PATCH] add comment --- assets/css/app.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/app.scss b/assets/css/app.scss index 4ac466b..8de2fc7 100644 --- a/assets/css/app.scss +++ b/assets/css/app.scss @@ -25,6 +25,7 @@ $fa-font-path: "@fortawesome/fontawesome-free/webfonts"; 100% { scale: 1.0; opacity: 1; } } +// disconnect toast .phx-connected > #disconnect { opacity: 0 !important; pointer-events: none;