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: card border radius invalid #38912 #38973

Merged
merged 2 commits into from Nov 25, 2022

Conversation

Yukiniro
Copy link
Contributor

@Yukiniro Yukiniro commented Nov 25, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

💡 Background and solution

fix #38912

📝 Changelog

Language Changelog
🇺🇸 English Fix Card radius style broken when customize bodyStyle background color.
🇨🇳 Chinese 修复 Card 组件设置 bodyStyle 的背景颜色后圆角失效的问题。

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • 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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2022

@Yukiniro Yukiniro changed the title Fix card border radius #38912 fix: card border radius invalid #38912 Nov 25, 2022
@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (7de755b) compared to base (d989a4e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #38973   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          545       545           
  Lines         9354      9354           
  Branches      2649      2649           
=========================================
  Hits          9354      9354           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 merged commit e66fcbd into ant-design:master Nov 25, 2022
@Yukiniro Yukiniro deleted the fix-card-border-radius branch November 25, 2022 04:34
li-jia-nan pushed a commit that referenced this pull request Nov 25, 2022
This was referenced Nov 25, 2022
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.

Card 设置背景色,边框异常
2 participants