Is there some way to make the Custom Fields scale according to the text within it? Some powerup or extension? The fields are positively tiny for if you want to input something a bit longer than usual..
Discovered Stylebot Chrome Extension for overriding css. No idea how to code css, but muddled around and :
.custom-field-detail-badges-grid{ display: list-item }
applied to the board url, makes the custom fields take up the entire card width, which is a good enough compromise for me. Style override only applies if you go to the board first (or refresh the page there) and not going directly to (or refreshing) a card.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.