From 1484db98d6a8eac30102fde7e7abf74cb3c8480e Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Tue, 19 Nov 2024 10:18:17 +0800 Subject: [PATCH] opt: reply button Signed-off-by: bggRGjQaUbCoE --- lib/pages/video/detail/reply/widgets/reply_item_grpc.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/video/detail/reply/widgets/reply_item_grpc.dart b/lib/pages/video/detail/reply/widgets/reply_item_grpc.dart index 4920a81c..9d759bf5 100644 --- a/lib/pages/video/detail/reply/widgets/reply_item_grpc.dart +++ b/lib/pages/video/detail/reply/widgets/reply_item_grpc.dart @@ -345,7 +345,7 @@ class ReplyItemGrpc extends StatelessWidget { Widget buttonAction(BuildContext context, replyControl) { return Row( children: [ - const SizedBox(width: 32), + const SizedBox(width: 36), SizedBox( height: 32, child: TextButton(