You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no way to style switch elements when it is disabled. Even with css !important, cause the input is the last sibling.
It would be great if we could style switch, when it is disabled - both checked/unchecked.
The text was updated successfully, but these errors were encountered:
There is no way to style switch elements when it is disabled. Even with css !important, cause the input is the last sibling.
It would be great if we could style switch, when it is disabled - both checked/unchecked.
The text was updated successfully, but these errors were encountered: