There is a problem with the view on the profile page. (mobile)
Screenshot_20220114-180024.jpg
.account .cover { . top: calc(var(--panel-offset) + 50px); */ I think it's caused by . }Is there any possibility to add a link to the "Watched Page" (https://community.nodebb.org/user/AlexG/watched) to the main navigation? I know you can put custom links there, but of course that one's different for each user depending on the username.
You can link to user pages by using the /me/*
route. It will redirect the user to their own page for the given thing.
/me/watched