- Fix bug #47930, remove width.

This commit is contained in:
liumengyi
2024-04-18 13:47:21 +08:00
parent 7064cd4d86
commit 93016b109b
-2
View File
@@ -33,7 +33,6 @@ formPanel
(
formGroup
(
set::width('2/3'),
set::label($lang->tree->product),
picker
(
@@ -46,7 +45,6 @@ formPanel
),
formGroup
(
set::width('1/3'),
setClass('branchBox', $product->type == 'normal' ? 'hidden' : ''),
control
(