Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-23 10:33:16 +08:00
parent c4aca389a8
commit ad2bc78ebd
7 changed files with 34 additions and 19 deletions

View File

@@ -118,6 +118,7 @@ class VideoPopupMenu extends StatelessWidget {
return Dialog(
child: ConstrainedBox(
constraints: const BoxConstraints(
minWidth: 280,
maxWidth: 420,
),
child: Padding(