From 2caa13fdec7cd42b0cbcda524b729a7ea5ac0691 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Tue, 21 Mar 2023 16:42:52 -0700 Subject: [PATCH] Resize titlebar and tweak things --- index.html | 2 +- src-tauri/src/window_ext.rs | 4 ++-- src-web/components/App.tsx | 3 +-- src-web/components/GraphQLEditor.tsx | 6 +++-- src-web/components/RequestPane.tsx | 4 +++- src-web/components/Sidebar.tsx | 11 ++------- src-web/components/UrlBar.tsx | 9 ++++++-- src-web/components/Workspace.tsx | 2 +- src-web/components/core/Button.tsx | 4 ++-- src-web/components/core/Icon.tsx | 2 ++ src-web/components/core/Input.tsx | 2 +- src-web/components/core/PairEditor.tsx | 1 - src-web/components/core/Separator.tsx | 6 +++-- src-web/components/core/WindowDragRegion.tsx | 2 +- src-web/lib/theme/window.ts | 14 ++++++------ tailwind.config.cjs | 24 ++++++++++---------- 16 files changed, 50 insertions(+), 46 deletions(-) diff --git a/index.html b/index.html index 773644b7..7ab83b24 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Yaak App - +