Commit 1ec9376c authored by 朱翠翠's avatar 朱翠翠

Merge branch 'zcc/flutter' into 'test'

Zcc/flutter

See merge request !48
parents d8093190 890505ea
......@@ -164,7 +164,7 @@ class _PlansCompareFeedItemViewState
crossAxisAlignment: CrossAxisAlignment.start,
children: <Widget>[
Container(
margin: EdgeInsets.only(top: 13.0, bottom: 12),
margin: EdgeInsets.only(top: 13.0, bottom: 13),
child: baseText(widget.plan.name, 14, Color(0xFF282828),
bold: true),
),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment