Merge pull request #3267 from pangeachat/3265-difficult-to-find-info-about-my-username

chore: reduce padding around avatar in settings view
This commit is contained in:
ggurdin 2025-06-26 12:02:12 -04:00 committed by GitHub
commit 59feca13f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,14 @@ class SettingsView extends StatelessWidget {
return Row(
children: [
Padding(
padding: const EdgeInsets.all(32.0),
// #Pangea
// padding: const EdgeInsets.all(32.0),
padding: const EdgeInsets.only(
top: 32.0,
bottom: 32.0,
left: 12.0,
),
// Pangea#
child: Stack(
children: [
Avatar(