diff --git a/lib/components/ParamsList/params-list.scss b/lib/components/ParamsList/params-list.scss index 12b7f981b8..eeabc023ff 100644 --- a/lib/components/ParamsList/params-list.scss +++ b/lib/components/ParamsList/params-list.scss @@ -40,7 +40,7 @@ header.paramType { .param-info { display: table-cell; - width: 100%; + width: 75%; } .param {