You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve responsive layout of upload page (#112)
* fix: improve responsive layout of upload page
This commit enhances the user experience on the upload page for mobile devices.
- Adjusts the width of the uploader selection for better accessibility on small screens.
- Enlarges the upload icons for improved visibility.
- Modifies the layout of action buttons to stack vertically on smaller viewports, preventing UI clutter.
* Update Upload.tsx
---------
Co-authored-by: MadDogOwner <[email protected]>
0 commit comments