Skip to content

Commit 911e202

Browse files
del svg style at _react-dyn-tabs-rtl.scss
1 parent 2cafeb7 commit 911e202

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

style/react-dyn-tabs-rtl.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
left: 0.4em;
1414
right: auto;
1515
}
16-
.rc-dyn-tabs-tablist-view.rc-dyn-tabs-rtl .rc-dyn-tabs-showmorebutton > svg {
17-
transform: rotate(180deg);
18-
}
1916

2017
.rc-dyn-tabs-panellist.rc-dyn-tabs-rtl {
2118
flex-direction: row-reverse;

style/scss/modules/_react-dyn-tabs-rtl.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
left: 0.4em;
1414
right: auto;
1515
}
16-
.rc-dyn-tabs-showmorebutton > svg {
17-
transform: rotate(180deg);
18-
}
1916
}
2017
.rc-dyn-tabs-panellist.rc-dyn-tabs-rtl {
2118
flex-direction: row-reverse;

0 commit comments

Comments
 (0)