Skip to content

fix(docs): callout css var typo#1483

Merged
artembelik merged 1 commit intomainfrom
fix/callout
Apr 10, 2026
Merged

fix(docs): callout css var typo#1483
artembelik merged 1 commit intomainfrom
fix/callout

Conversation

@artembelik
Copy link
Copy Markdown
Contributor

No description provided.

@artembelik artembelik self-assigned this Apr 10, 2026
@artembelik artembelik requested a review from lskramarov as a code owner April 10, 2026 07:55
Copilot AI review requested due to automatic review settings April 10, 2026 07:55
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 a typo in the docs callout styles where a CSS custom property was referenced with an extra dash, causing an invalid var() reference and potentially incorrect border-radius rendering.

Changes:

  • Corrected var(---kbq-size-border-radius) to var(--kbq-size-border-radius) in callout content styling.

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

@github-actions
Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit a28f55f):

https://koobiq-next--prs-1483-sb2ori7u.web.app

(expires Wed, 15 Apr 2026 07:59:31 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@artembelik artembelik merged commit 847ecda into main Apr 10, 2026
13 checks passed
@artembelik artembelik deleted the fix/callout branch April 10, 2026 10:42
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.

3 participants