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