Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-09 21:46:11 +08:00
parent c69e688f49
commit e9b5959e9c
46 changed files with 431 additions and 448 deletions

View File

@@ -90,7 +90,7 @@ class DynamicCardSkeleton extends StatelessWidget {
height: 13,
margin: const EdgeInsets.only(bottom: 7),
),
if (GlobalData().dynamicsWaterfallFlow) const Spacer(),
if (GlobalData.dynamicsWaterfallFlow) const Spacer(),
Row(
mainAxisAlignment: MainAxisAlignment.spaceAround,
children: const ['转发', '评论', '点赞']