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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: style of sidebar Tabs' width #19691

Closed
wants to merge 1 commit into from
Closed

fix: style of sidebar Tabs' width #19691

wants to merge 1 commit into from

Conversation

xiawe
Copy link

@xiawe xiawe commented Nov 12, 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?)

馃敆 Related issue link

#18652

馃挕 Background and solution

馃摑 Changelog

Language Changelog
馃嚭馃嚫 English
馃嚚馃嚦 Chinese

鈽戯笍 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 Nov 12, 2019

Deploy preview for ant-design ready!

Built with commit 455b105

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

@@ -364,6 +364,10 @@
.@{tab-prefix-cls}-tab {
text-align: right;
}
.@{tab-prefix-cls}-tab-active {
font-weight: normal;
text-shadow: 0px 0px 1px @tabs-card-active-color;
Copy link
Member

Choose a reason for hiding this comment

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

Thanks, I don't think text-shadow is a good idea, and it's doesn't support IE 9 browser, I will close this PR, via react-component/tabs#221 (comment)

image

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.

None yet

2 participants