Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-07-04 17:51:54 +08:00
parent 46ce01d76f
commit fd017e0581
8 changed files with 40 additions and 46 deletions

View File

@@ -92,7 +92,7 @@ mixin CommonDynPageMixin<T extends StatefulWidget>
child: Padding(
padding: const .fromLTRB(12, 2.5, 6, 2.5),
child: Row(
mainAxisAlignment: MainAxisAlignment.spaceBetween,
mainAxisAlignment: .spaceBetween,
children: [
Obx(
() {