beautified editor list
This commit is contained in:
@@ -38,15 +38,6 @@ class ProjectCard extends StatelessWidget {
|
||||
style: TextStyle(fontSize: 30),
|
||||
overflow: .ellipsis,
|
||||
),
|
||||
// Row(
|
||||
// mainAxisAlignment: .spaceBetween,
|
||||
// children: [
|
||||
// Flexible(
|
||||
// child: Container(
|
||||
// ),
|
||||
// ),
|
||||
// ],
|
||||
// ),
|
||||
Row(
|
||||
spacing: 10,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user