You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sidebar is too narrow, causing the page names to wrap to the next line, which doesn't look very aesthetically pleasing. I hope there is an option to manually adjust the width of the sidebar or to make it responsive.
The text was updated successfully, but these errors were encountered:
Hey @towerstreet, thank you for reporting this issue!
The fix for the word-wrapping in the sidebar is on it's way, will be in the next release:
About the sidebar size: Making the sidebar responsive was suggested in #169, too. I'm looking for a nice implementation for that. But I will also check to make it responsive, that on a wider screen the sidebar is .. wider.
redimp
changed the title
The sidebar and login page bugs.
The sidebar is too narrow
Jan 19, 2025
The sidebar now is 20rem per default (as before) and on screens >1200px
it's now 25rem wide and on screen >1900px 35rem wide.
This was discussed in #169 and #185.
Version: 2.8.0 (v2.8.0-0-g19167e4)
sidebar
is toonarrow
, causing the page names to wrap to the next line, which doesn't look very aesthetically pleasing. I hope there is an option to manually adjust the width of the sidebar or to make it responsive.The text was updated successfully, but these errors were encountered: