Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/kuhnroyal/flutter-…
Browse files Browse the repository at this point in the history
…fvm-config-action-3.0
  • Loading branch information
nilsreichardt authored Oct 10, 2024
2 parents 69e809c + f81b226 commit c5f27fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ class _PrivacyOptOut extends StatelessWidget {
onChanged: (isEnabled) => setCollectionEnabled(isEnabled),
),
description: const Padding(
padding: EdgeInsets.only(left: 56, right: 20),
padding: EdgeInsets.only(left: 41, right: 20),
child: Text(
"Durch das Teilen von anonymen Nutzerdaten hilfst du uns, die App noch einfacher und benutzerfreundlicher zu machen.",
style: TextStyle(fontSize: 11, color: Colors.grey),
Expand Down

0 comments on commit c5f27fb

Please sign in to comment.