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

style: add menu default textalign #24253

Merged
merged 1 commit into from May 18, 2020
Merged

style: add menu default textalign #24253

merged 1 commit into from May 18, 2020

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented May 18, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

close #24228

💡 Background and solution

增加 默认 text-align ,防止上层定义而造成 样式错乱。

📝 Changelog

Language Changelog
🇺🇸 English Add Menu default text-align style.
🇨🇳 Chinese 增加 Menu 默认text-align 样式定义以修复被外部样式影响的问题。

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

@ant-design-bot
Copy link
Contributor

ant-design-bot commented May 18, 2020

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24253   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         363      363           
  Lines        7280     7280           
  Branches     2006     1967   -39     
=======================================
  Hits         7194     7194           
  Misses         86       86           

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 32ee08c...c6f69ac. Read the comment docs.

@afc163 afc163 merged commit 70c6e47 into master May 18, 2020
@afc163 afc163 deleted the add-menu-textalign branch May 18, 2020 09:07
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.

菜单menu组件没有对齐
3 participants