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: .iconfont-size-under-12px not working #20765

Merged
merged 1 commit into from Jan 8, 2020
Merged

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jan 8, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

close #20752

💡 Background and solution

Fix InputNumber and other components icon size

  • InputNumber
  • Select
  • Dropdown
  • Pagination
  • Table
  • Tabs
  • Tree
  • Upload
  • Cascader

📝 Changelog

Language Changelog
🇺🇸 English Fix InputNumber, Select and other components icon size
🇨🇳 Chinese 修复 InputNumber、Select、Table 等组件的图标大小问题。

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Jan 8, 2020

Deploy preview for ant-design ready!

Built with commit 1ce2995

https://deploy-preview-20765--ant-design.netlify.com

@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

Merging #20765 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #20765   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files         296      296           
  Lines        6877     6877           
  Branches     1865     1912   +47     
=======================================
  Hits         6703     6703           
  Misses        174      174

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3b9a16...1ce2995. Read the comment docs.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 8, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 265c47839dc920dcbfd358f83a23358b26d1c5ac:

Sandbox Source
antd reproduction template Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 8, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1ce2995:

Sandbox Source
antd reproduction template Configuration

Fix InputNumber and Other components icon size

close #20752
@afc163 afc163 merged commit 117495e into master Jan 8, 2020
@afc163 afc163 deleted the fix-input-number-style branch January 8, 2020 08:31
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.

V4: InputNumber 加减器样式问题
1 participant