Skip to content

tailwind column issue #10

@amoeba25

Description

@amoeba25

In the PageWithBackButton.tsx, had to change the wrapping div to have underscores to get the correct output

<div className="grid grid-cols-[auto,1fr] gap-x-4 gap-y-8"> ==> <div className="grid grid-cols-[auto_1fr] gap-x-4 gap-y-8">

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