mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-23 12:00:13 +08:00
@@ -17,8 +17,8 @@ class MsgFeedTopSkeleton extends StatelessWidget {
|
||||
color: color,
|
||||
),
|
||||
),
|
||||
title: UnconstrainedBox(
|
||||
alignment: Alignment.centerLeft,
|
||||
title: Align(
|
||||
alignment: .topLeft,
|
||||
child: Container(
|
||||
width: 100,
|
||||
height: 11,
|
||||
|
||||
@@ -17,8 +17,8 @@ class WhisperItemSkeleton extends StatelessWidget {
|
||||
color: color,
|
||||
),
|
||||
),
|
||||
title: UnconstrainedBox(
|
||||
alignment: Alignment.centerLeft,
|
||||
title: Align(
|
||||
alignment: .topLeft,
|
||||
child: Container(
|
||||
width: 100,
|
||||
height: 11,
|
||||
|
||||
Reference in New Issue
Block a user