Limit the width of the UI.
Currently, it shows all content. If we have a long todo - or adding a Note to a todo, the UI will be as wide as the text.
AC:
- Set max width to some appropriate value
- If text is longer than width, instead of a horizontal scrollbar I'd prefer a "..." in the labels. Tooltip shows whole content
Limit the width of the UI.
Currently, it shows all content. If we have a long todo - or adding a Note to a todo, the UI will be as wide as the text.
AC: