Skip to content

style(kimi-web): unify composer card and toolbar radius with --r-xl token#1145

Open
anxndsgn wants to merge 2 commits into
MoonshotAI:mainfrom
anxndsgn:style/kimi-composer-toolbar-radius
Open

style(kimi-web): unify composer card and toolbar radius with --r-xl token#1145
anxndsgn wants to merge 2 commits into
MoonshotAI:mainfrom
anxndsgn:style/kimi-composer-toolbar-radius

Conversation

@anxndsgn

@anxndsgn anxndsgn commented Jun 26, 2026

Copy link
Copy Markdown

Related Issue

N/A — small visual consistency fix.

Problem

In the Kimi web theme, the composer card used a hard-coded 20px radius and the
bottom toolbar kept the default var(--r-md) radius, so the two edges did not
align visually.

What changed

  • Add --r-xl: 20px to the global radius scale.
  • Replace the hard-coded composer-card radius with var(--r-xl).
  • Give .toolbar the same bottom radius in the Kimi theme so its corners match
    the composer card.
Before After
image image

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6b64d33

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant