mirror of
https://github.com/git-touch/git-touch
synced 2025-01-31 16:14:49 +01:00
fix: align contribution graph center for ipad (#41)
This commit is contained in:
parent
16ac73bc88
commit
b3f56adbe9
@ -119,6 +119,7 @@ class GhUserScreen extends StatelessWidget {
|
||||
]),
|
||||
CommonStyle.border,
|
||||
Container(
|
||||
alignment: Alignment.center,
|
||||
padding: CommonStyle.padding,
|
||||
child: SingleChildScrollView(
|
||||
scrollDirection: Axis.horizontal,
|
||||
|
Loading…
x
Reference in New Issue
Block a user