From fb0cab3ffb9e3df5917ecb5c0001da8650f0a4f9 Mon Sep 17 00:00:00 2001 From: Feenix <25067102+NayamAmarshe@users.noreply.github.com> Date: Tue, 15 Nov 2022 20:12:20 +0530 Subject: [PATCH] Updated styling --- renderer/components/LeftPaneSteps.tsx | 55 ++++++++++++++------------- renderer/pages/index.tsx | 2 +- renderer/styles/globals.css | 6 +-- tailwind.config.js | 8 +++- 4 files changed, 39 insertions(+), 32 deletions(-) diff --git a/renderer/components/LeftPaneSteps.tsx b/renderer/components/LeftPaneSteps.tsx index 4304935..f456b72 100644 --- a/renderer/components/LeftPaneSteps.tsx +++ b/renderer/components/LeftPaneSteps.tsx @@ -33,31 +33,27 @@ function LeftPaneSteps(props) { ]; return ( -
Image
+ + +Video
+- Batch Upscale -
-- Advanced Options -
+Batch Upscale
++ Advanced Options +
+Step 4
@@ -145,11 +151,6 @@ function LeftPaneSteps(props) { {props.progress.length > 0 ? "Upscayling⏳" : "Upscayl"}