mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
fix tabs style
This commit is contained in:
parent
400f23939d
commit
d2e7253c51
@ -98,8 +98,10 @@
|
||||
|
||||
&-tab-prev {
|
||||
left: 0;
|
||||
transform: rotate(180deg);
|
||||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
|
||||
&-icon {
|
||||
transform: rotate(180deg);
|
||||
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
|
||||
}
|
||||
&-icon:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user