less module selector width

This commit is contained in:
marcos 2021-09-02 16:56:01 +02:00
parent 737943fee2
commit 9c425f60e8
1 changed files with 1 additions and 1 deletions

View File

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