nextcloud-vue
nextcloud-vue copied to clipboard
Alignment of headings (ActionText) in actions menu
Currently the "Chat notifications" heading in the actions menu of the navigation is not really aligned anywhere:

It should move slightly to the right to be aligned with the other text. :)
I think it helps to note that this is something different, not just an option were the image is not loading
This is using ActionText in the meantime, so if it is still an issue it needs fixing there
→ Moved to Vue components and reopening.
This still seems to be an issue, but different than before. See here:

@jancborchardt @nimishavijay Could you check how this should look like, pleaes?
You're right @raimund-schluessler, now it's too far to the left. What @jancborchardt meant was left aligning all the text. ActionText without icon should be moved right so that it is aligned with ActionText with icon and the other items. Perhaps ActionText without icon should have a higher left margin?
As an example: AppNavigationCaption alignment with AppNavigationItem (with icon)