Closed qooxlu closed 7 months ago
Hi @qooxlu,
I'll add this option in the next update! It should have been a long time ago, but we always prioritized something else every time. In the meantime, you can add this CSS to change the searchbar width:
#searchbar-wrapper {
width: 30em;
max-width: none;
}
Available with 19.2.0 !
I like using Bonjourr, I've noticed that the searchbar's fixed length often truncates long input content, making it difficult to see the beginning of the input. Although this issue doesn't have a significant impact, I believe it would be beneficial to have a feature that allows users to adjust the searchbar length. If this method is difficult to implement, can I adjust some parameters to make the search bar longer?