Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovelinux committed Oct 7, 2022
1 parent f8308df commit 5b7c3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/features/booking/ui/widgets/booking.dart
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class BookingTicket extends StatelessWidget {
const VerticalDivider(),
Container(
margin: const EdgeInsets.symmetric(horizontal: 8),
width: 60,
width: 70,
child: Column(
children: [
Text(
Expand Down

0 comments on commit 5b7c3d6

Please sign in to comment.