Skip to content

feat(NcDialog): expose modal container padding as CSS variables - #8767

Draft
skjnldsv wants to merge 1 commit into
mainfrom
fix/dialog-modal-padding-var
Draft

feat(NcDialog): expose modal container padding as CSS variables#8767
skjnldsv wants to merge 1 commit into
mainfrom
fix/dialog-modal-padding-var

Conversation

@skjnldsv

Copy link
Copy Markdown
Contributor

WIP

The padding of the modal container around the dialog was hardcoded
(4px 0 block, 12px 0 inline). Expose it as --dialog-padding-block and
--dialog-padding-inline (defaulting to the current values) so consumers
can adjust the dialog padding without overriding internal, scoped
selectors.

Assisted-by: ClaudeCode:claude-fable-5
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.61%. Comparing base (0774674) to head (f1a3423).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8767      +/-   ##
==========================================
- Coverage   52.64%   52.61%   -0.03%     
==========================================
  Files         109      109              
  Lines        3687     3687              
  Branches     1077     1076       -1     
==========================================
- Hits         1941     1940       -1     
- Misses       1486     1487       +1     
  Partials      260      260              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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