From 441a884314ec2b7cbc85f1eaeb4576cb6cf53d21 Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Fri, 23 May 2025 14:01:30 +0530 Subject: [PATCH] Increase the width of the text container --- mobile/lib/ui/tools/editor/image_editor_page.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mobile/lib/ui/tools/editor/image_editor_page.dart b/mobile/lib/ui/tools/editor/image_editor_page.dart index 15f9e32041..4e8aa67d98 100644 --- a/mobile/lib/ui/tools/editor/image_editor_page.dart +++ b/mobile/lib/ui/tools/editor/image_editor_page.dart @@ -429,7 +429,7 @@ class _ImageEditorPageState extends State { child: Row( children: [ SizedBox( - width: 40, + width: 42, child: Text( S.of(context).color, style: subtitle2.copyWith( @@ -475,7 +475,7 @@ class _ImageEditorPageState extends State { child: Row( children: [ SizedBox( - width: 40, + width: 42, child: Text( S.of(context).light, style: subtitle2.copyWith(