webui icon indicating copy to clipboard operation
webui copied to clipboard

fix: word wrap titles in entry cards

Open Marsup opened this issue 1 year ago • 0 comments

Motivation for changes:

Long unbreakable titles on entry cards (pending list in my case) are not visible as they overflow the card and just get cut to the card's size. This simple css forces a line break on those titles and doesn't seem to alter the layout in a bad way.

Marsup avatar Jan 03 '24 10:01 Marsup