diff --git a/styles/Apps/GenericItemSheet.css b/styles/Apps/GenericItemSheet.css index 7cd68ee..bfb50de 100644 --- a/styles/Apps/GenericItemSheet.css +++ b/styles/Apps/GenericItemSheet.css @@ -27,7 +27,7 @@ justify-items: left; gap: 8px; - input[type="checkbox"] { + taf-toggle { justify-self: end; } } diff --git a/templates/GenericItemSheet/content.hbs b/templates/GenericItemSheet/content.hbs index f20bf62..d409ef5 100644 --- a/templates/GenericItemSheet/content.hbs +++ b/templates/GenericItemSheet/content.hbs @@ -27,13 +27,11 @@ - + >
{{#if meta.editable}}