fix spaces with messages
This commit is contained in:
parent
beabd64789
commit
f201f16a3b
15 changed files with 56 additions and 40 deletions
|
|
@ -203,7 +203,7 @@ class _MihAccessRequestState extends State<MihAccessRequest> {
|
|||
),
|
||||
const SizedBox(height: 10),
|
||||
Text(
|
||||
"No Access has been granted to your MIH Profile",
|
||||
"No access has been granted to your MIH Profile",
|
||||
textAlign: TextAlign.center,
|
||||
overflow: TextOverflow.visible,
|
||||
style: TextStyle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue