xrkffgg
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
7 additions and
0 deletions
-
components/date-picker/style/rtl.less
|
@ -128,6 +128,13 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
&-in-view&-range-start&-range-end::before { |
|
|
|
|
|
.@{picker-prefix-cls}-panel-rtl & { |
|
|
|
|
|
right: 50%; |
|
|
|
|
|
left: 50%; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.@{picker-prefix-cls}-date-panel |
|
|
.@{picker-prefix-cls}-date-panel |
|
|
&-in-view&-in-range&-range-hover-start |
|
|
&-in-view&-in-range&-range-hover-start |
|
|
.@{cellClassName}::after { |
|
|
.@{cellClassName}::after { |
|
|