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: Nest Card extra position not correct #17140

Merged
merged 2 commits into from Jun 17, 2019
Merged

fix: Nest Card extra position not correct #17140

merged 2 commits into from Jun 17, 2019

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jun 17, 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?)

👻 What's the background?

fix #17077

💡 Solution

Adjust style

📝 Changelog

Language Changelog
🇺🇸 English Fix nest Card extra position not correct.
🇨🇳 Chinese 修复嵌套 Card extra 位置不正确的问题。

☑️ 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 Jun 17, 2019

Deploy preview for ant-design ready!

Built with commit 5ca67f6

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

@@ -109,7 +109,7 @@
padding-bottom: 0;
}

&-contain-tabs &-extra {
&-contain-tabs &-head &-extra {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这样貌似不解决问题。

@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17140   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files         263      263           
  Lines        7346     7346           
  Branches     2010     2038   +28     
=======================================
  Hits         7049     7049           
  Misses        295      295           
  Partials        2        2

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 cfe4de5...5ca67f6. 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
2 participants