diff --git a/apps/readest-app/src/app/library/components/Bookshelf.tsx b/apps/readest-app/src/app/library/components/Bookshelf.tsx index 1fc7afb6..62d47f99 100644 --- a/apps/readest-app/src/app/library/components/Bookshelf.tsx +++ b/apps/readest-app/src/app/library/components/Bookshelf.tsx @@ -437,7 +437,7 @@ const Bookshelf: React.FC = ({ ))} {viewMode === 'grid' && currentBookshelfItems.length > 0 && (