Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module:config): add itemsize config for tree select table (#8347) #8361

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

EnochGao
Copy link
Contributor

@EnochGao EnochGao commented Jan 18, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[X] Documentation content changes
[X] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

The gap at the bottom of the switch theme drop-down box is too large

Issue Number: #8347

What is the new behavior?

Normal clearance

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

none

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6024bcc) 91.74% compared to head (c9e94ca) 91.75%.
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8361      +/-   ##
==========================================
+ Coverage   91.74%   91.75%   +0.01%     
==========================================
  Files         520      520              
  Lines       18019    18019              
  Branches     2838     2838              
==========================================
+ Hits        16531    16534       +3     
+ Misses       1185     1183       -2     
+ Partials      303      302       -1     

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

@Nicoss54
Copy link
Collaborator

Nicoss54 commented Feb 8, 2024

@EnochGao thanks for your PR! Great works, it will take me some time to review all the change

But again thanks for your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants