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: remove tabpane outline #22752

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Conversation

MrHeer
Copy link
Contributor

@MrHeer MrHeer commented Mar 30, 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 #22747

💡 Background and solution

  .@{tab-prefix-cls}-tabpane {
    outline: none;
  }

📝 Changelog

Language Changelog
🇺🇸 English remove tabpane outline
🇨🇳 Chinese 移除 tabpane 轮廓线

☑️ 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 Mar 30, 2020

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.

antd中Tab选中状态有一条蓝线,这个怎么去掉
3 participants