Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-19 18:15:22 +08:00
parent 33738c90bc
commit 4f2bfb8126
5 changed files with 25 additions and 17 deletions

View File

@@ -1883,7 +1883,7 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
),
),
)
else
else if (Platform.isAndroid)
const SizedBox.shrink(),
],
);