mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-05 00:30:19 +08:00
@@ -108,7 +108,7 @@ class _FavSortPageState extends State<FavSortPage> with ReorderMixin {
|
||||
final item = sortList[index];
|
||||
return SizedBox(
|
||||
key: ValueKey(item.id),
|
||||
height: 98,
|
||||
height: 110,
|
||||
child: FavVideoCardH(item: item),
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user