Skip to content

Refactor the next actions screen and the .card CSS class #49

@felipealencar

Description

@felipealencar

The current next actions screen is using margin-bottom and position: absolute properties to position elements (cf. .card class) . As the .card class is used in other places, it sometimes may break the HTML elements' flow.
A better option would be designing the next actions screen using a Grid layout.

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