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

style: fix input-number handler #24198

Closed
wants to merge 1 commit into from
Closed

style: fix input-number handler #24198

wants to merge 1 commit into from

Conversation

hengkx
Copy link
Member

@hengkx hengkx commented May 16, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

close #24076

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English 修复InputNumber样式问题
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • 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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented May 16, 2020

@codecov
Copy link

codecov bot commented May 16, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24198   +/-   ##
=======================================
  Coverage   98.82%   98.82%           
=======================================
  Files         364      364           
  Lines        7291     7291           
  Branches     2019     1970   -49     
=======================================
  Hits         7205     7205           
  Misses         86       86           

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 a83143b...13d1052. Read the comment docs.

@afc163
Copy link
Member

afc163 commented May 16, 2020

不能这么改,hover 时扩大响应区域是预期行为。

@hengkx hengkx closed this May 17, 2020
@afc163 afc163 deleted the fix-24076 branch May 20, 2020 14:35
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.

InputNumer 上下增加按钮错位
3 participants