Skip to content

Commit

Permalink
try fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldar2021 committed Nov 25, 2023
1 parent 68601dd commit 01ec1e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/modules/read/view/read_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class ReadUI extends StatelessWidget {
value: context.read<ReadThemeCubit>(),
child: const ChangeReadTheme(),
),
initialChildSize: 0.7,
);
},
icon: Icon(
Expand Down

0 comments on commit 01ec1e8

Please sign in to comment.