Skip to content

fix/logo css#2470

Merged
forgetso merged 4 commits intomainfrom
fix/logo-css
Mar 28, 2026
Merged

fix/logo css#2470
forgetso merged 4 commits intomainfrom
fix/logo-css

Conversation

@forgetso
Copy link
Copy Markdown
Member

  • Fix broken widget css
  • Fix font being overriden
  • docs(changeset): Stop widget css from being overriden

Copilot AI review requested due to automatic review settings March 28, 2026 10:49
@forgetso forgetso enabled auto-merge (squash) March 28, 2026 10:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes widget styling regressions in the embedded widget (layout/logo alignment and ensuring widget typography isn’t unintentionally overridden by host-page CSS).

Changes:

  • Adjust widget skeleton layout sizing to stabilize inner content sizing.
  • Update logo element layout/alignment styles.
  • Enforce expected label font styling in the React checkbox component, plus add a changeset for the release.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
packages/widget-skeleton/src/elements/skeleton.ts Tweaks .widget__content sizing/box model to improve layout stability.
packages/widget-skeleton/src/elements/logo.ts Updates logo container flex layout and padding to fix alignment/spacing.
packages/procaptcha-common/src/reactComponents/Checkbox.tsx Adds label font styling to prevent host CSS from overriding widget typography.
.changeset/cozy-lines-stick.md Declares package version bumps for the CSS-related changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 28, 2026 10:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@forgetso forgetso merged commit 73df23c into main Mar 28, 2026
13 checks passed
@forgetso forgetso deleted the fix/logo-css branch March 28, 2026 11:09
light-source pushed a commit that referenced this pull request Mar 30, 2026
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