Skip to content

Increase font sizes across app and fix OpenRouter Docker config - #25

Merged
CodeWithJuber merged 1 commit into
mainfrom
claude/redesign-ui-consistency-NFfu9
Feb 27, 2026
Merged

Increase font sizes across app and fix OpenRouter Docker config#25
CodeWithJuber merged 1 commit into
mainfrom
claude/redesign-ui-consistency-NFfu9

Conversation

@CodeWithJuber

Copy link
Copy Markdown
Owner

Font fixes:

  • Bump base HTML font from 15px to 16px (all rem-based sizes increase ~7%)
  • Bump custom scales: micro 11→12px, 2xs 12→13px, xxs 13→14px
  • ProvidersPage: model names, health results, setup guide text-xs → text-sm
  • App.tsx: sidebar section labels, header brand, active agent label text-xs → text-sm

Docker fix:

  • Add OPENROUTER_API_KEY to docker-compose.yml and docker-compose.prod.yml backend environment — was missing, causing OpenRouter to show "Not configured" even when the key was set in .env

https://claude.ai/code/session_01L4Znfyk3R94BRbEp9pbkXk

Summary

Changes

Test Plan

  • Tests pass (make test)
  • Linting passes (make lint)
  • Manually tested

Related Issues

Font fixes:
- Bump base HTML font from 15px to 16px (all rem-based sizes increase ~7%)
- Bump custom scales: micro 11→12px, 2xs 12→13px, xxs 13→14px
- ProvidersPage: model names, health results, setup guide text-xs → text-sm
- App.tsx: sidebar section labels, header brand, active agent label text-xs → text-sm

Docker fix:
- Add OPENROUTER_API_KEY to docker-compose.yml and docker-compose.prod.yml
  backend environment — was missing, causing OpenRouter to show "Not configured"
  even when the key was set in .env

https://claude.ai/code/session_01L4Znfyk3R94BRbEp9pbkXk
@CodeWithJuber
CodeWithJuber merged commit 796a98a into main Feb 27, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants