From 289f73ac87e94b4b58bc108d35a33f63d77c756e Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 9 Nov 2024 20:03:04 +0200 Subject: Altered style at bottom details segments --- client/css/styles.css | 1 + client/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/client/css/styles.css b/client/css/styles.css index ea7b323..2447369 100644 --- a/client/css/styles.css +++ b/client/css/styles.css @@ -88,6 +88,7 @@ pre { details { border: 1px solid; padding: 1vh 2vw; + width: 88vh; } summary { diff --git a/client/index.html b/client/index.html index 4bf6e4f..c4cd2b3 100644 --- a/client/index.html +++ b/client/index.html @@ -17,7 +17,7 @@
-
+
@@ -54,7 +54,7 @@
-
+
Progress details

Download progress:

-- cgit v1.2.3