partner dashboard alignment
This commit is contained in:
parent
7e7990d57c
commit
92f0b2dc73
@ -678,7 +678,7 @@ class _PerformanceState extends State<Performance> {
|
||||
flex: 1,
|
||||
child: Text(
|
||||
row['agent_code'] ?? "",
|
||||
textAlign: TextAlign.center,
|
||||
textAlign: TextAlign.left,
|
||||
style: _tableDataStyle,
|
||||
),
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user