Skip to content

Commit

Permalink
fix: Add some adjustment to the admin dashboard - MEED-8375 - Meeds-i…
Browse files Browse the repository at this point in the history
…o/MIPs#177 (#2933)

This change will adjust the UX costumization alignment.
  • Loading branch information
MayTekayaa committed Feb 7, 2025
1 parent 20c1add commit 3433866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2149,7 +2149,7 @@
</init-params>
</component-plugin>
<component-plugin profiles="layout">
<name>NewAdministrationPageHomeSettingsUpgrade</name>
<name>AdministrationPageHomeSettingsUpgrade</name>
<set-method>addUpgradePlugin</set-method>
<type>io.meeds.social.upgrade.LayoutUpgradePlugin</type>
<init-params>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"showName": true,
"iconSize": 50,
"hAlign": "START",
"hAlign": "CENTER",
"vAlign": "CENTER",
"showDescription": false
},
Expand Down

0 comments on commit 3433866

Please sign in to comment.