Commit b3084e13 authored by Wijegunarathna K. P. S. G. G.'s avatar Wijegunarathna K. P. S. G. G.

Merge branch 'IT20244170' into 'master'

Modify speech abnormality component result page.

See merge request !11
parents 4e842043 738ddc45
......@@ -81,7 +81,7 @@ class _Comp1ResultsState extends State<Comp1Results> {
),
SizedBox(
height:
10), // Add some spacing between the container and the text box
20), // Add some spacing between the container and the text box
Text(
'⚠️ යම් නිගමනයකට එලඹීමට පෙර අවම තුන්වතාවක්වත් නැවත නැවතත් ක්‍රියාකාරකමේ නියලී ලැබෙන ප්‍රතිඵලය එකම දැයි පරීක්ෂා කර බලන්න.',
style: TextStyle(
......@@ -92,7 +92,7 @@ class _Comp1ResultsState extends State<Comp1Results> {
),
SizedBox(
height:
10), // Add some spacing between the container and the text box
20), // Add some spacing between the container and the text box
Text(
'⚠️ වෛද්‍යවරයෙක්ගේ පරීක්ෂණයකින් තොරව මෙහි ලැබෙන ප්‍රතිඵලය මත පමණක් එලඹී නිගමනවලට එලඹීමෙන් වලකින්න.',
style: TextStyle(
......@@ -102,7 +102,7 @@ class _Comp1ResultsState extends State<Comp1Results> {
),
),
SizedBox(
height: 50,
height: 20,
),
ButtonXL(
route: '/home', title: 'ආරම්භක පිටුවට', bg: MyStyles.cbtnPrimary),
......
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