mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
a3507d8883
Fieldset-style inputs never go through the `FormControl` wrapper, so the legend needs the `FormControl-label` class applied by the component. The input does not support validation for the time being. Wrapper arguments stay on the fieldset, while the component-specific and form arguments flow to the inner tree view.
3 lines
61 B
Sass
3 lines
61 B
Sass
@import "advanced_form_group"
|
|
@import "filterable_tree_view"
|