From 0b57a1920d8d24fe44426ea1a1f30433cbc4d48d Mon Sep 17 00:00:00 2001 From: Reece Browne Date: Fri, 31 Jan 2025 22:50:32 +0000 Subject: [PATCH] Fix tab container logic bug --- src/main/resources/templates/home.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index 3842c1fe7..6465a22b2 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -19,7 +19,10 @@
+ flex-direction: column; + scale: 0.7; + transform-origin: top; + ">

@@ -122,10 +125,10 @@
-
+ + -