fix: contribution background

This commit is contained in:
Rongjian Zhang 2020-01-16 13:14:52 +08:00
parent e1e421542b
commit 19faf20fb1
1 changed files with 0 additions and 1 deletions

View File

@ -216,7 +216,6 @@ class UserScreen extends StatelessWidget {
]),
CommonStyle.border,
Container(
color: theme.paletteOf(context).background,
padding: CommonStyle.padding,
child: SingleChildScrollView(
scrollDirection: Axis.horizontal,