From 6b2dd8cab8e09386a34710f2b1670a0e29ac84c8 Mon Sep 17 00:00:00 2001 From: "darryn.campbell" Date: Tue, 2 Apr 2024 15:30:58 +0100 Subject: [PATCH] Will the bug ever be fixed??? --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 7dc6131..f94b3dc 100644 --- a/index.css +++ b/index.css @@ -587,7 +587,7 @@ a:hover { padding: 2px; } -@media screen and (max-width: 740px) { +@media screen and (max-width: 748px) { #appContextDisplayArea { flex-direction: column; }