Skip to content

fix: Descriptions should be able to fit width#22407

Merged
afc163 merged 1 commit into
masterfrom
fix-Descriptions-wrap
Mar 19, 2020
Merged

fix: Descriptions should be able to fit width#22407
afc163 merged 1 commit into
masterfrom
fix-Descriptions-wrap

Conversation

@afc163
Copy link
Copy Markdown
Member

@afc163 afc163 commented Mar 19, 2020

🤔 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

close #22350

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Descriptions cannot fit to small container width.
🇨🇳 Chinese 修复 Descriptions 在小尺寸下无法自适应的问题。

☑️ 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

@afc163 afc163 merged commit ef0cc69 into master Mar 19, 2020
@afc163 afc163 deleted the fix-Descriptions-wrap branch March 19, 2020 10:40
afc163 added a commit that referenced this pull request Mar 19, 2020
@ant-design-bot
Copy link
Copy Markdown
Contributor

ant-design-bot commented Mar 19, 2020

@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6038812:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #22407   +/-   ##
=======================================
  Coverage   97.97%   97.97%           
=======================================
  Files         306      306           
  Lines        7046     7046           
  Branches     1939     1894   -45     
=======================================
  Hits         6903     6903           
  Misses        143      143

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 f3e0191...6038812. 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.

Descriptions在Col中无法自适应显示

2 participants