PHRAS-2945 #comment Prod-editing : Fix default height/min-height for editing_top_box #time 2h

This commit is contained in:
Harrys Ravalomanana
2020-02-25 14:38:45 +04:00
parent 3ce2720a85
commit c9871eb570
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ class DisplaySettingService
'images_per_page' => '20',
'images_size' => '120',
'editing_images_size' => '134',
'editing_top_box' => '180px',
'editing_top_box' => '120px',
'editing_right_box' => '400px',
'editing_left_box' => '710px',
'basket_sort_field' => 'name',