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
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
I'm seeing the above in my index view while using this field.
My first thought was to left-align the table heading but I can't see how this is controlled.
The alternative would be to center the switch (e.g. by adding margin: 0 auto; to the styles for .switch). Happy to submit a PR for this but it might be that you prefer to left-align the table heading?
The text was updated successfully, but these errors were encountered:
I'm seeing the above in my index view while using this field.
My first thought was to left-align the table heading but I can't see how this is controlled.
The alternative would be to center the switch (e.g. by adding
margin: 0 auto;
to the styles for .switch). Happy to submit a PR for this but it might be that you prefer to left-align the table heading?The text was updated successfully, but these errors were encountered: