fix I dont know logo and profile link build issues
This commit is contained in:
parent
052f937027
commit
39bf88356f
15 changed files with 16 additions and 30 deletions
|
|
@ -86,7 +86,7 @@ class _MihPatientSearchState extends State<MihPatientSearch> {
|
|||
children: [
|
||||
const SizedBox(height: 50),
|
||||
Icon(
|
||||
MihIcons.iDontKnow,
|
||||
MihIcons.mihIDontKnow,
|
||||
size: 165,
|
||||
color: MihColors.secondary(),
|
||||
),
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ class _MyPatientListState extends State<MyPatientList> {
|
|||
children: [
|
||||
const SizedBox(height: 50),
|
||||
Icon(
|
||||
MihIcons.iDontKnow,
|
||||
MihIcons.mihIDontKnow,
|
||||
size: 165,
|
||||
color: MihColors.secondary(),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue