Skip to content

Commit

Permalink
Update upload_form.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Oct 8, 2024
1 parent 0f7fda8 commit 0409221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/upload_form.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ class _UploadReadyWidget extends StatelessWidget {
.read<ConfigService>()
.config
.uploadThumbnails,
titleStyle: typography.paragraphLarge(
titleStyle: typography.paragraphNormal(
fontWeight: ArFontWeight.semiBold,
),
onChange: (value) {
Expand Down

0 comments on commit 0409221

Please sign in to comment.