결재 단계 UI 보완 및 분석 통과
This commit is contained in:
@@ -513,8 +513,8 @@ class _ApprovalEnabledPageState extends State<_ApprovalEnabledPage> {
|
||||
const SizedBox(height: 8),
|
||||
ShadTextarea(
|
||||
controller: noteController,
|
||||
minLines: 3,
|
||||
maxLines: 5,
|
||||
minHeight: 120,
|
||||
maxHeight: 220,
|
||||
),
|
||||
if (requireNote)
|
||||
Padding(
|
||||
|
||||
Reference in New Issue
Block a user