Polish diff view hunk controls

This commit is contained in:
Bohdan Triapitsyn
2026-06-14 00:03:02 +03:00
parent 876738229f
commit 8b318d2776
6 changed files with 122 additions and 20 deletions
@@ -119,7 +119,7 @@ const TOOL_DIFF_METRICS = {
lineHeight: 24,
diffHeaderHeight: 44,
hunkSeparatorHeight: 24,
fileGap: 0,
spacing: 0,
};
const usePierreThemeConfig = (): PierreThemeConfig => {
@@ -1388,7 +1388,7 @@ const TOOL_DIFF_METRICS = {
lineHeight: 24,
diffHeaderHeight: 44,
hunkSeparatorHeight: 24,
fileGap: 0,
spacing: 0,
};
const TOOL_COLLAPSED_CUSTOM_STYLE: React.CSSProperties = {