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: Tab content has wrong width in Safari #18574

Merged
merged 1 commit into from Aug 30, 2019
Merged

fix: Tab content has wrong width in Safari #18574

merged 1 commit into from Aug 30, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Aug 30, 2019

🤔 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

fix #18496

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Tab content width not correct in Safari.
🇨🇳 Chinese Fix Tab 内容宽度在 Safari 下不正确的问题。

☑️ 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 Aug 30, 2019

Deploy preview for ant-design ready!

Built with commit 982308e

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

@codecov
Copy link

codecov bot commented Aug 30, 2019

Codecov Report

Merging #18574 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18574      +/-   ##
==========================================
- Coverage   96.77%   96.73%   -0.04%     
==========================================
  Files         280      280              
  Lines        7531     7531              
  Branches     2055     2055              
==========================================
- Hits         7288     7285       -3     
- Misses        241      244       +3     
  Partials        2        2
Impacted Files Coverage Δ
components/_util/wave.tsx 85.57% <0%> (-2.89%) ⬇️

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 76fd806...982308e. Read the comment docs.

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.

Tabs在Safari下TabPane的内容100%宽度会被隐藏掉一部分
2 participants