This commit is contained in:
Patrick Alvin Alcala 2025-02-27 15:28:36 +08:00
parent bda39a56d0
commit 37a855cc6c
21 changed files with 176 additions and 226 deletions

View file

@ -93,16 +93,16 @@ class _CustomerSearchPageState extends State<CustomerSearchPage> {
Column(
children: [
const Gap(96),
Row(
const Row(
mainAxisAlignment: MainAxisAlignment.start,
children: [
const Gap(16),
const LogoWidget(size: 56),
Gap(16),
LogoWidget(size: 56),
],
),
const Gap(8),
Container(
padding: EdgeInsets.only(left: 64, right: 64),
padding: const EdgeInsets.only(left: 64, right: 64),
child: Column(
children: [
InputWidget(