Skip to content

Column settings control is vertically misaligned and should be pinned to the top #3285

@DaryaVorontsova

Description

@DaryaVorontsova

The column settings control in the table header is currently vertically misaligned.
As a result, it appears centered within the controls row instead of being pinned to the top, which looks visually incorrect and inconsistent with the rest of the layout.
A potential fix is to explicitly align the column settings wrapper to the top, for example by applying: align-self: flex-start; to the wrapper element.

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions