ux
ux copied to clipboard
The ux-switch components has incorrect appearance then RTL (dir="rtl") is enabled
I'm submitting a bug report
Library Version: latest
Operating System: macOS 10.15.5 Catalina
Node Version: 10.19.0
NPM Version: 6.14.6
Webpack Latest
Browser: Chrome Latest
Language: TypeScript 3.9.5
Current behaviour:
Desired behaviour:
Same as for LTR.
Possible fix: Add direction: ltr !important; rule to .ux-switch class definition.