mod: 一些代码修改
This commit is contained in:
@ -391,6 +391,7 @@ class ReplyItemRow extends StatelessWidget {
|
||||
),
|
||||
if (replies![i].isUp)
|
||||
const WidgetSpan(
|
||||
alignment: PlaceholderAlignment.top,
|
||||
child: UpTag(),
|
||||
),
|
||||
buildContent(
|
||||
|
Reference in New Issue
Block a user