style: optimize tabs rtl (#22653)

This commit is contained in:
xrkffgg 2020-03-27 11:50:50 +08:00 committed by GitHub
parent c6fc5030e5
commit d0a45dced9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,16 +16,6 @@
}
}
&-tab-prev,
&-tab-next {
&-icon {
.@{tab-prefix-cls}-rtl & {
right: 50%;
left: auto;
}
}
}
&-tab-next {
.@{tab-prefix-cls}-rtl & {
right: auto;