Skip to content

v0.8.4

Latest

Choose a tag to compare

@garyo garyo released this 22 Apr 13:49
· 50 commits to main since this release
c7b07be
Give bag names full width on mobile in Add mode cards (#1)

On narrow screens the bag name was sharing a row with the disclosure triangle, color dot, switch-bag icon, and packed count, leaving so little horizontal space that names wrapped character-by-character. Keep icons and count on the top row, and render the bag name on its own full-width row below on mobile. Desktop layout is unchanged.