diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 15eee4dc0d..742106aae8 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -85,7 +85,7 @@ .label-on-left::part(form-control-label) { flex: 0 0 auto; - width: var(--width, 8em); + width: var(--label-width, 8em); white-space: normal; }