diff --git a/src-web/components/GraphQLEditor.tsx b/src-web/components/GraphQLEditor.tsx index 6f17dda8..2b08f6cd 100644 --- a/src-web/components/GraphQLEditor.tsx +++ b/src-web/components/GraphQLEditor.tsx @@ -72,7 +72,7 @@ export function GraphQLEditor({ defaultValue, onChange, baseRequest, ...extraEdi const dialog = useDialog(); return ( -
+
- -

Variables

- +
+ + Variables + + +
); } diff --git a/src-web/components/GrpcConnectionLayout.tsx b/src-web/components/GrpcConnectionLayout.tsx index ce9111a2..72af6e18 100644 --- a/src-web/components/GrpcConnectionLayout.tsx +++ b/src-web/components/GrpcConnectionLayout.tsx @@ -154,6 +154,8 @@ export function GrpcConnectionLayout({ style }: Props) { return ( ( @@ -188,7 +190,10 @@ export function GrpcConnectionLayout({ style }: Props) { >