feat: member cheese

feat: fav pugv

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-07 11:19:59 +08:00
parent 26a5b7b7a7
commit 6d55321699
22 changed files with 634 additions and 17 deletions

View File

@@ -182,6 +182,7 @@ class VideoCardHLater extends StatelessWidget {
);
return Expanded(
child: Stack(
clipBehavior: Clip.none,
children: [
Column(
crossAxisAlignment: CrossAxisAlignment.start,
@@ -249,7 +250,7 @@ class VideoCardHLater extends StatelessWidget {
),
Positioned(
right: 0,
bottom: 0,
bottom: -8,
child: iconButton(
tooltip: '移除',
context: context,