diff --git a/src/components/BookmarkViews/CardView.tsx b/src/components/BookmarkViews/CardView.tsx index 7aab5263..7e5326fa 100644 --- a/src/components/BookmarkViews/CardView.tsx +++ b/src/components/BookmarkViews/CardView.tsx @@ -152,18 +152,16 @@ export const CardView: React.FC = ({ - {/* Reading progress indicator as separator - always shown for articles */} - {isArticle && ( -
-
-
- )} + {/* Reading progress indicator as separator - always shown for all bookmark types */} +
+
+