diff --git a/src/components/moderation/QueueItem.tsx b/src/components/moderation/QueueItem.tsx index 9d85d08b..ab9b9e64 100644 --- a/src/components/moderation/QueueItem.tsx +++ b/src/components/moderation/QueueItem.tsx @@ -233,8 +233,8 @@ export const QueueItem = memo(({ )} - -
+ +
{item.type === 'review' ? (
{item.content.title && ( @@ -363,27 +363,7 @@ export const QueueItem = memo(({ )}
- {/* Notes and metadata column on desktop */} -
- {(item.status === 'pending' || item.status === 'flagged') && ( -
- -