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) {
|
Widget buttonAction(BuildContext context, replyControl) {
|
||||||
return Row(
|
return Row(
|
||||||
children: <Widget>[
|
children: <Widget>[
|
||||||
const SizedBox(width: 32),
|
const SizedBox(width: 36),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
height: 32,
|
height: 32,
|
||||||
child: TextButton(
|
child: TextButton(
|
||||||
|
|||||||
Reference in New Issue
Block a user