From d7cca68ed2d40dc5f0dd4bcec18d257e01b4e39b Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:27:17 +0100 Subject: [PATCH] feat(ui): Add a pixel of more padding to custom titlebar --- apps/frontend/src/ui/components/WindowFrame.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/ui/components/WindowFrame.tsx b/apps/frontend/src/ui/components/WindowFrame.tsx index 8a9631d6..1fe09ff4 100644 --- a/apps/frontend/src/ui/components/WindowFrame.tsx +++ b/apps/frontend/src/ui/components/WindowFrame.tsx @@ -52,7 +52,7 @@ function WindowFrame() { return ( -
+
history.back()} />