ux icon indicating copy to clipboard operation
ux copied to clipboard

The ux-switch components has incorrect appearance then RTL (dir="rtl") is enabled

Open glyad opened this issue 4 years ago • 0 comments

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:

image image

Desired behaviour:

Same as for LTR.

Possible fix: Add direction: ltr !important; rule to .ux-switch class definition.

glyad avatar Jul 20 '20 08:07 glyad