From 2ef039da12c0c0598f1b8b872e153aa0996e6841 Mon Sep 17 00:00:00 2001 From: Jose Aquino Jr Date: Tue, 27 May 2025 16:05:15 +0100 Subject: [PATCH] move the progress bar above the controls --- src/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index c203a69..c4abfa2 100644 --- a/src/index.html +++ b/src/index.html @@ -107,7 +107,7 @@ border-radius: 2px; transition: width 0.3s ease; width: 0%; - margin: 0.5rem 0; + margin: 0 0 0.5rem; } .control-group { @@ -173,7 +173,10 @@
+
+ +
- -