From 47939a5409a0eb18b088c37b011ca6a3c4920746 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 15 Sep 2024 00:50:02 +0000 Subject: feature(web): Add a compact layout. Fixes #379 --- apps/web/components/dashboard/bookmarks/EditorCard.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/web/components/dashboard/bookmarks/EditorCard.tsx') diff --git a/apps/web/components/dashboard/bookmarks/EditorCard.tsx b/apps/web/components/dashboard/bookmarks/EditorCard.tsx index 605fcf42..d1489b09 100644 --- a/apps/web/components/dashboard/bookmarks/EditorCard.tsx +++ b/apps/web/components/dashboard/bookmarks/EditorCard.tsx @@ -147,6 +147,7 @@ export default function EditorCard({ className }: { className?: string }) { grid: "h-96", masonry: "h-96", list: undefined, + compact: undefined, }); const handlePaste = async ( -- cgit v1.2.3-70-g09d2