From 24f6d0d48c47ff09926e028a1366ea98348aa1d3 Mon Sep 17 00:00:00 2001 From: javl Date: Sat, 15 Aug 2026 15:09:44 +0200 Subject: [PATCH] update layout --- css/style.css | 10 +++++++--- index.html | 4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 8db299c..4650c63 100644 --- a/css/style.css +++ b/css/style.css @@ -347,13 +347,17 @@ code { gap: 20px; } -.input-methods-row .column { +.input-methods-row .column-left { + width: 50%; +} +.input-methods-row .column-right { width: 50%; } -.column { +.column-left { float: left; border-right: 1px solid var(--border-subtle); + padding-right: 12px; } .column-right { @@ -851,7 +855,7 @@ input[type="file"]::file-selector-button { flex-direction: column; } - .column, + .column-left, .column-right { float: none; width: 100%; diff --git a/index.html b/index.html index 15955b2..9bdcf06 100644 --- a/index.html +++ b/index.html @@ -58,14 +58,14 @@
1
-
+

Select image

You can import multiple images at once.
All processing is done locally in your browser: your images are not uploaded or stored anywhere online.

Add more images or continue to step 2
-
+

or paste existing byte array