mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-28 21:30:18 +08:00
@@ -81,7 +81,7 @@ class _FavFolderSortPageState extends State<FavFolderSortPage>
|
||||
final key = item.id.toString();
|
||||
return SizedBox(
|
||||
key: Key(key),
|
||||
height: 98,
|
||||
height: 110,
|
||||
child: FavVideoItem(
|
||||
heroTag: key,
|
||||
item: item,
|
||||
|
||||
Reference in New Issue
Block a user