fix: reply cv jump

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-10 13:14:40 +08:00
parent 0f63976a00
commit abd01e1a27
5 changed files with 13 additions and 7 deletions

View File

@@ -184,6 +184,7 @@ class UserPanelController extends GetxController {
showModalBottomSheet(
context: context,
isScrollControlled: true,
backgroundColor: Theme.of(context).colorScheme.surface,
builder: (context) => SingleChildScrollView(
child: Container(
width: double.infinity,