Skip to content

UI/UX: Implement text wrapping and responsive layout for Resource items #102

@SE-hassan0304

Description

@SE-hassan0304

On small screens, resource titles and URLs do not wrap, causing them to overflow the container and disappear from the viewport.

Tasks:

Update the CSS/Tailwind classes in VaultDetail.jsx (Resource list items) to use break-all or truncate.

Ensure the container uses flex-wrap or a single-column stack on mobile viewports.

Test layout on screens below 640px.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions