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] 修正chrome下,flexbox被子元素撑开无法滚动的问题 #3252

Merged
merged 3 commits into from
Jun 13, 2019

Conversation

zhou-yg
Copy link
Contributor

@zhou-yg zhou-yg commented Jun 10, 2019

link issue

Fixes #3173


This change is Reviewable

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3252   +/-   ##
=======================================
  Coverage   60.07%   60.07%           
=======================================
  Files          92       92           
  Lines        2282     2282           
  Branches      656      656           
=======================================
  Hits         1371     1371           
  Misses        902      902           
  Partials        9        9
Flag Coverage Δ
#web 60.07% <ø> (ø) ⬆️
Impacted Files Coverage Δ
components/locale-provider/locale-provider.tsx 100% <0%> (ø) ⬆️

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 203eaa8...80b177f. Read the comment docs.

@zhou-yg zhou-yg changed the title [fix] 修正chrome webkit下,flexbox被子元素撑开无法滚动的问题 [fix] 修正chrome下,flexbox被子元素撑开无法滚动的问题 Jun 11, 2019
@ziluo ziluo requested a review from zack24q June 12, 2019 06:14
@likezero likezero merged commit e8772fb into ant-design:master Jun 13, 2019
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.

Calendar 组件在chrome中无法滚动
2 participants