fix: (settings) remove padding from inkwells (#194)

This commit is contained in:
Unknown 2022-09-19 10:39:25 +02:00 committed by GitHub
parent fc5414c788
commit d6dde3e23b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 262 additions and 308 deletions

View file

@ -17,7 +17,7 @@ class SettingsSection extends StatelessWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: <Widget>[
Container(
padding: const EdgeInsets.only(top: 16.0, bottom: 10.0),
padding: const EdgeInsets.only(top: 16.0, bottom: 10.0, left: 20.0),
child: I18nText(
title,
child: Text(