Commit e66cc63b authored by 朱翠翠's avatar 朱翠翠

code review

parent 56273607
......@@ -75,6 +75,7 @@ class ProjectDetailsItemView extends StatelessWidget {
color: color,
fontStyle: FontStyle.normal,
fontWeight: bold ? FontWeight.w500 : FontWeight.w400),
textAlign: TextAlign.left,
maxLines: 2,
overflow: TextOverflow.ellipsis,
);
......
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