diff --git a/src-web/components/GrpcConnectionSetupPane.tsx b/src-web/components/GrpcConnectionSetupPane.tsx
index a994e806..ce497269 100644
--- a/src-web/components/GrpcConnectionSetupPane.tsx
+++ b/src-web/components/GrpcConnectionSetupPane.tsx
@@ -221,14 +221,14 @@ export function GrpcConnectionSetupPane({
{isStreaming && (
<>
)}
) : (
(function E
size="sm"
title="Reformat contents"
icon="magicWand"
+ variant="border"
className={classNames(actionClassName)}
onClick={() => {
if (cm.current === null) return;