Skip to content

Grid system being ignored #12

@jamessmythe

Description

@jamessmythe

Hi David,

I am trying to lay out a set of cards as follows...
tablerDashBody(
tablerCard(title = "Title", width = 6, status = "red"),
tablerCard(title = "Certificate", width = 3, status = "orange"),
tablerCard(title = "Year", width = 3, status = "yellow")
)

The cards render one above the other, instead of side by side. Am I missing something please?

Thanks,
James

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions