From 6c1b78f9d7c0087b02f1c3a33318feb6a23963b3 Mon Sep 17 00:00:00 2001 From: nomi-nonsz Date: Wed, 3 Sep 2025 00:26:19 +0700 Subject: [PATCH] fix mobile border --- src/components/windows.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/windows.tsx b/src/components/windows.tsx index 69da120..8512dc0 100644 --- a/src/components/windows.tsx +++ b/src/components/windows.tsx @@ -11,7 +11,7 @@ export const FakeWindow = ({ children: React.ReactNode }) => (
-
+
{windowText} @@ -24,7 +24,7 @@ export const FakeWindow = ({
-
+
{children}