* bug: optimize UI for bug create form.

This commit is contained in:
sunhao
2023-10-30 14:10:30 +08:00
parent d25948ba94
commit 94df394158
+1
View File
@@ -51,6 +51,7 @@ formPanel
),
$product->type != 'normal' && isset($products[$bug->productID]) ? picker
(
set::boxClass('flex-none'),
set::width('100px'),
set::name('branch'),
set::items($branches),