Skip to content

Cleanup: don't hard-code styles into layouts #783

@chalin

Description

@chalin

We should avoid using Bootstrap utility classes (or even raw CSS) to hard-code styling of elements inside of layouts. Instead define an appropriate td- prefixed class, and add the styling to the class. Otherwise, it becomes difficult for clients to customize element styles.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions