opt: reply button

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-19 10:18:17 +08:00
parent 19377e8e70
commit 1484db98d6

View File

@@ -345,7 +345,7 @@ class ReplyItemGrpc extends StatelessWidget {
Widget buttonAction(BuildContext context, replyControl) {
return Row(
children: <Widget>[
const SizedBox(width: 32),
const SizedBox(width: 36),
SizedBox(
height: 32,
child: TextButton(