From 8bc8b801dc1916bca7cc14bcce9ffbb594c0a1f3 Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 22 Apr 2026 14:32:32 -0600 Subject: [PATCH] compare: move control bar above the panels --- app/web/templates/compare.html | 64 +++++++++++++++++----------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/app/web/templates/compare.html b/app/web/templates/compare.html index 0248110..ff8c527 100644 --- a/app/web/templates/compare.html +++ b/app/web/templates/compare.html @@ -37,38 +37,6 @@
-
-
-
- A - - · - - loading… - {{ stem_a }} -
-
-
loading…
-
-
- -
-
- B - - · - - loading… - {{ stem_b }} -
-
-
loading…
-
-
-
-
@@ -108,6 +76,38 @@
+
+
+
+ A + + · + + loading… + {{ stem_a }} +
+
+
loading…
+
+
+ +
+
+ B + + · + + loading… + {{ stem_b }} +
+
+
loading…
+
+
+
+