diff --git a/src/components/git-panel/view/history/CommitHistoryItem.tsx b/src/components/git-panel/view/history/CommitHistoryItem.tsx index 3c84cef..c7c7f85 100644 --- a/src/components/git-panel/view/history/CommitHistoryItem.tsx +++ b/src/components/git-panel/view/history/CommitHistoryItem.tsx @@ -30,8 +30,10 @@ export default function CommitHistoryItem({ }: CommitHistoryItemProps) { return (
-
@@ -52,7 +54,7 @@ export default function CommitHistoryItem({
- + {isExpanded && diff && (