UNPKG

@enact/moonstone

Version:

Large-screen/TV support library for Enact, containing a variety of UI components.

15 lines (14 loc) 270 B
.switchItem { /* Available for customization */ } .toggleItem .switch { margin-left: 0.5rem; margin-right: 0; } :global(.enact-locale-right-to-left) .toggleItem .switch { margin-left: 0; margin-right: 0.5rem; } .toggleItem .switch::before { display: none; }