Skip to content

Commit

Permalink
Updated transcription box size
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Jul 1, 2024
1 parent 7c97be3 commit 878b031
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class _TranscriptionViewState extends State<TranscriptionView> {
.size
.width -
10,
height: 80,
height: 100,
padding: const EdgeInsets.all(5),
margin: const EdgeInsets.all(2),
decoration: BoxDecoration(
Expand Down

0 comments on commit 878b031

Please sign in to comment.