SIGN IN SIGN UP

fix(web): prevent multi-file upload queue rows from being clipped (#1005)

Add shrink-0 to file queue rows so flexbox stops squishing them into
the max-height box (which clipped filenames via overflow-hidden), and
raise the list cap to 360px so the queue uses available modal space.
M
MaheshtheDev committed
fdecae74fc71e6baf14aa65d7bc9a55b5dc6b209
Parent: ed0584e