opt: morepanel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-27 20:21:38 +08:00
parent bb6bd95e9b
commit 43409826f3
2 changed files with 4 additions and 4 deletions

View File

@@ -1125,8 +1125,8 @@ class ReplyItemGrpc extends StatelessWidget {
InkWell(
onTap: Get.back,
borderRadius: const BorderRadius.only(
topLeft: Radius.circular(28),
topRight: Radius.circular(28),
topLeft: Radius.circular(18),
topRight: Radius.circular(18),
),
child: Container(
height: 35,