Skip to content

fix(app): workspaces padding wonkiness#9772

Merged
adamdotdevin merged 1 commit intoanomalyco:devfrom
DNGriffin:dg/padding-wonkiness
Jan 21, 2026
Merged

fix(app): workspaces padding wonkiness#9772
adamdotdevin merged 1 commit intoanomalyco:devfrom
DNGriffin:dg/padding-wonkiness

Conversation

@DNGriffin
Copy link
Copy Markdown
Contributor

@DNGriffin DNGriffin commented Jan 21, 2026

What does this PR do?

Adds padding to body of workspace modals

Before:
Image

Image

After:
Screenshot 2026-01-20 at 11 14 25 PM

Screenshot 2026-01-20 at 11 14 36 PM

How did you verify your code works?

Ran it & recorded above screenshots

Closes: #9771

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@DNGriffin DNGriffin changed the title fix(app): worktree padding wonkiness fix(app): workspaces padding wonkiness Jan 21, 2026
@adamdotdevin adamdotdevin merged commit 368cd2a into anomalyco:dev Jan 21, 2026
11 of 12 checks passed
sergiu-svinarciuc pushed a commit to sergiu-svinarciuc/opencode that referenced this pull request Jan 22, 2026
* dev: (345 commits)
  fix after merge
  tweak(session title): change prompt to have the response with user language (anomalyco#9847)
  fix(app): new workspace button with all languages (anomalyco#9848)
  chore: generate
  fix(app): add aria-labels to titlebar and sidebar buttons (anomalyco#9843)
  test(app): fix e2e
  wip: black
  fix: type error
  fix(app): breaking out of auto-scroll
  chore: generate
  feat(app): model tooltip metadata in chooser (per Figma request) (anomalyco#9707)
  chore: generate
  fix(app): workspaces padding wonkiness (anomalyco#9772)
  feat(desktop): properly integrate window controls on windows (anomalyco#9835)
  test(app): fix e2e
  fix(app): terminal improvements - focus, rename, error state, CSP (anomalyco#9700)
  fix(app): japanese language support
  fix(desktop): add workaround for nushell
  test(app): fix e2e
  fix(core): snapshot regression
  ...
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.

web/app workspace modal padding wonkiness

2 participants