mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: reply button
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user