Skip to content

Conversation

@artembelik
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 16, 2026 12:03
@artembelik artembelik self-assigned this Jan 16, 2026
Copy link
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

This PR fixes unnecessary padding in the checkbox component by simplifying CSS variable calculations. The change replaces SCSS function calls with direct CSS calc expressions and removes an unused import.

Changes:

  • Replaced kbq-sum-series-css-variables() SCSS function calls with native CSS calc() expressions
  • Removed unused import of @use '../core/styles/common/tokens'
  • Introduced a --padding CSS custom property to reduce duplication

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

@artembelik artembelik merged commit 6316985 into 18.x Jan 16, 2026
13 checks passed
@artembelik artembelik deleted the fix/DS-4564-18.x branch January 16, 2026 12:12
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