Skip to content

Fix vertical alignment bug in columns #31

Description

@LeanBitLab

Context
In the main widget layout, there is a multi-column design. Currently, when the size of an item in the right column increases, its top margin/spacing incorrectly increases as well.

Expected Outcome

  • The top edges of both the left and right column items must remain perfectly aligned at the top, regardless of how large the right item gets.
  • When the right item increases in size, it should only expand downwards, not upwards.

Hints for Jules

  • Review the layout container's alignment properties...

Metadata

Metadata

Assignees

No one assigned

    Labels

    fleetFleet-managed issue

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions