Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimise space usage at top and bottom of card #15

Open
davet2001 opened this issue Oct 31, 2024 · 0 comments
Open

Optimise space usage at top and bottom of card #15

davet2001 opened this issue Oct 31, 2024 · 0 comments

Comments

@davet2001
Copy link
Owner

Space at the top and bottom of the card is not ideally utilised, particularly since it contains a graphic that can be quite long in the y direction.
image

The fan-out on the right should be auto adjusted so that it is symmetrical until the upper-most consumer hits the top margin, at which point it should be asymmetrical extending down.

The bottom padding/dead space should be removed.

Lastly, the space above the title and the left hand margin seem too large, so they can be reduced.

I assume the 'entities' card is a good reference:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant