From 2d722c2b5fdf525f79cd9d8ed698a6d23d63510d Mon Sep 17 00:00:00 2001 From: pikann22 Date: Mon, 22 Jun 2026 11:21:47 +0000 Subject: [PATCH] fix: update font sizes in GitHub settings and task sections for consistency --- frontend/src/GitHubSettingsTab.tsx | 16 +++++------ frontend/src/GitHubTaskSection.tsx | 46 +++++++++++++++--------------- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/frontend/src/GitHubSettingsTab.tsx b/frontend/src/GitHubSettingsTab.tsx index 00a356d..c2b52b1 100644 --- a/frontend/src/GitHubSettingsTab.tsx +++ b/frontend/src/GitHubSettingsTab.tsx @@ -301,19 +301,19 @@ function TokenCard({

Add a GitHub personal access token with{" "} - + repo {" "} (includes{" "} - + contents {" "} and{" "} - + pull requests {" "} permissions) and the{" "} - + admin:repo_hook {" "} scope to link repositories, create branches, and track pull requests. @@ -340,7 +340,7 @@ function TokenCard({ />