This website works better with JavaScript.
Explore
Help
Sign In
Mirrors
/
ant-design
mirror of
https://github.com/ant-design/ant-design.git
Watch
2
Star
0
Fork
You've already forked ant-design
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix tabs left arrow color IE9
Browse Source
pull/156/head
zhujun24
10 years ago
parent
4d42cc7201
commit
862036b1d5
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
style/components/tabs.less
Unescape
Escape
View File
@ -103,6 +103,10 @@
&-icon:before {
content: "\e611";
}
:root & {
filter: none;
}
}
&-nav-wrap {
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirrors/ant-design
Title
Body
Create Issue