opt: color

This commit is contained in:
bggRGjQaUbCoE
2024-08-26 20:45:45 +08:00
parent 5a28ce0e41
commit 448d554f03
5 changed files with 40 additions and 16 deletions

View File

@@ -26,7 +26,6 @@ class BangumiCardV extends StatelessWidget {
Widget build(BuildContext context) {
String heroTag = Utils.makeHeroTag(bangumiItem.mediaId);
return Card(
elevation: 0,
clipBehavior: Clip.hardEdge,
margin: EdgeInsets.zero,
child: GestureDetector(