Commit
feat: Add mobile responsiveness to library page columns
Commit details
Commit notes
This commit introduces a new `hiddenOnMobile` property to the column definitions in the library page, allowing specific columns to be hidden on mobile devices. Additionally, it updates the grid template styles to switch between mobile and desktop layouts, enhancing the user experience on different screen sizes. The layout adjustments ensure that unnecessary information is concealed on smaller screens, improving overall usability.
- Files changed
- 1
- Lines added
- +50
- Lines removed
- −33