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(