From 7fb925118abaf4d015cc7e00e9f07b710a987020 Mon Sep 17 00:00:00 2001 From: RG Date: Thu, 19 Oct 2023 23:53:24 +0530 Subject: [PATCH] [FIX] Ui changes requested by @jaifroid --- www/css/app.css | 2 +- www/index.html | 7 +++++-- www/js/lib/fileSystem.js | 3 ++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/www/css/app.css b/www/css/app.css index 484972255..a71393c6b 100644 --- a/www/css/app.css +++ b/www/css/app.css @@ -95,7 +95,7 @@ } #zimSelectDropdown { - width: 100%; + width: 60%; font-size: large; height: 2em; } diff --git a/www/index.html b/www/index.html index a61809f6a..a5fc778ad 100644 --- a/www/index.html +++ b/www/index.html @@ -466,9 +466,12 @@

Configuration

Drag and drop a new ZIM file, or display file selectors.

-