-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
I stumbled over a problem during the development of nextcloud/notes#28
There is currently no way to introduce entries to the app-navigation which aren't links.
I hotfixed this by duplicating code from core, introducing a new class .nav-entry:
fix in notes
source in core/apps.css
@nextcloud/designers what do you think? should we move this fix into core?