Skip to content

Commit

Permalink
feat(core): ✨ enable menu link text wrapper
Browse files Browse the repository at this point in the history
Fix the line height alignment issue on menu links
  • Loading branch information
alistair3149 committed May 2, 2024
1 parent ffa7d76 commit edfb58e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
{
"name": "citizen",
"responsive": true,
"link": {
"text-wrapper": {
"tag": "span"
}
},
"menus": [
"user-menu",
"notifications",
Expand Down

0 comments on commit edfb58e

Please sign in to comment.