fix: contribution background

This commit is contained in:
Rongjian Zhang
2020-01-16 13:14:52 +08:00
parent e1e421542b
commit 19faf20fb1

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,