diff --git a/src/views/conflicts-resolution/actions-gutter.tsx b/src/views/conflicts-resolution/actions-gutter.tsx index 28cc738..1abe582 100644 --- a/src/views/conflicts-resolution/actions-gutter.tsx +++ b/src/views/conflicts-resolution/actions-gutter.tsx @@ -94,16 +94,19 @@ const ActionsGutter: React.FC = ({ buttons = (
= ({ style={{ position: "absolute", right: 0, - top: topRight - topLeft + lineHeight / 2 - 12, + top: + topRight - Math.min(topLeft, topRight) + lineHeight / 2 - 12, }} >