- Notifications
You must be signed in to change notification settings - Fork 974
Open
Description
When I use rtl direction for container sort is not working correctly
demo: https://jsfiddle.net/eckfano0/2/
video: https://www.useloom.com/share/03959b86fb3447b39248a4ff4721e0f2
.item { cursor: move; padding: 8px; border: 1px solid red; } .container { display: flex; flex-direction: row; direction: rtl; }Is there any way to support rtl direction?
ilxanlar, mohsensaremi, felixmosh and jiamingsu
Metadata
Metadata
Assignees
Labels
No labels