From f8cef28758a2b331a8acad499dfbd92e9794fcc5 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Thu, 29 Feb 2024 12:50:42 +0000 Subject: fix: Fix the look of the grid view and allowing notes to have variable size --- packages/web/app/dashboard/bookmarks/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/web/app/dashboard/bookmarks/layout.tsx') diff --git a/packages/web/app/dashboard/bookmarks/layout.tsx b/packages/web/app/dashboard/bookmarks/layout.tsx index 98aa75a4..b03a9a19 100644 --- a/packages/web/app/dashboard/bookmarks/layout.tsx +++ b/packages/web/app/dashboard/bookmarks/layout.tsx @@ -17,7 +17,7 @@ export default function BookmarksLayout({
-
{children}
+
{children}
); } -- cgit v1.2.3-70-g09d2