feat: fav article page

Closes #402

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-03-29 14:38:13 +08:00
parent 72fa9c51f0
commit 5dc8b8e54f
9 changed files with 373 additions and 9 deletions

View File

@@ -171,7 +171,7 @@ class FavPgcItem extends StatelessWidget {
right: 12,
bottom: 0,
child: iconButton(
iconSize: 22,
iconSize: 20,
context: context,
onPressed: onUpdateStatus,
icon: Icons.more_vert,