diff --git a/js/src/components/query/QueryPage.tsx b/js/src/components/query/QueryPage.tsx index 5fc8a2b9..3e834909 100644 --- a/js/src/components/query/QueryPage.tsx +++ b/js/src/components/query/QueryPage.tsx @@ -143,8 +143,9 @@ export const QueryPage = () => { colorScheme="blue" onClick={() => runQuery("query_diff")} isDisabled={isPending} - size="sm" - leftIcon={} + size="xs" + fontSize="14px" + marginTop={"16px"} > Run Diff