Merge branch 'ent-7922-selector-demasiado-grande-en-creacion-de-modulos' into 'develop'

less module selector width

See merge request artica/pandorafms!4384
This commit is contained in:
Daniel Rodriguez 2021-10-05 09:21:22 +00:00
commit 3743fa6ca8
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ function add_component_selection($id_network_component_type)
true, true,
'', '',
false, false,
'width: 460px; ' 'width: 350px; '
); );
$data[1] .= '</span>'; $data[1] .= '</span>';
$data[1] .= ' <span id="component_loading" class="invisible">'; $data[1] .= ' <span id="component_loading" class="invisible">';