Skip to content

Commit ff7f678

Browse files
authored
fix: rc-picker-content direction set ltr (#849)
1 parent c8b9c0a commit ff7f678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
position: relative;
268268
display: flex;
269269
max-height: 200px;
270+
direction: ltr;
270271

271272
// &::after {
272273
// position: absolute;

0 commit comments

Comments
 (0)