UNPKG

@coreui/react

Version:

CoreUI React 17 Bootstrap 4 components

19 lines (17 loc) 315 B
/* rtl fix */ .ps__rtl .ps__rail-y { left: 0px !important; right: unset !important; } *[dir="rtl"] .ps__rail-y { left: 0px !important; right: unset !important; } .ps__rtl .ps__thumb-y { left: 2px; right: unset; } *[dir="rtl"] .ps__thumb-y { left: 2px; right: unset; }