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