feat(core): enable menu link text wrapper

Fix the line height alignment issue on menu links
This commit is contained in:
alistair3149 2024-05-01 21:04:43 -04:00
parent ffa7d76df4
commit edfb58e189
No known key found for this signature in database

View file

@ -28,6 +28,11 @@
{
"name": "citizen",
"responsive": true,
"link": {
"text-wrapper": {
"tag": "span"
}
},
"menus": [
"user-menu",
"notifications",